This document is archived and information here might be outdated.  Recommended version.


IGxAGSObject.NumInstancesInUse Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxAGSObject Interface > IGxAGSObject.NumInstancesInUse Property
ArcGIS Developer Help

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