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


IAVObject.PropertyCount Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CartoUI)  

IAVObject.PropertyCount Property

Number of properties for the object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAVObject Interface