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


IGxObjectProperties.PropertyCount Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxObjectProperties.PropertyCount Property

The number of properties in the GxObject.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectProperties Interface