Creates a new inspector window and returns the resulting Inspector object.
Syntax
object.Add(Item)
object Required. An expression that returns an Inspectors collection object.
Item Required item. The item to display in the inspector window when it is created.
Remarks
This method is essentially identical to the GetInspector property.