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


IAVObject.PropertyCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IA > IAVObject Interface > IAVObject.PropertyCount Property
ArcGIS Developer Help

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