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