ArcObjects Library Reference (Catalog)  

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 Root Object (Style Gallery) (Code Files: clsGxStyleGallery clsGxStyleGalleryClass) | Custom GxObject (Code Files: GxPyFactory)