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