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


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

IGxObjectArray.Count Property

The number of objects in the array.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectArray Interface

.NET Samples

Custom GxObject Custom Root Object (Style Gallery) Custom Root Object (Style Gallery)