ArcObjects Library Reference (Catalog)  

IGxAGSObject.NumInstancesInUse Property

The number of instances in use.

[Visual Basic .NET]
Public ReadOnly Property NumInstancesInUse As Integer
[C#]
public int NumInstancesInUse {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSObject Interface