This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IA > IAVObject Interface > IAVObject.Property Property (ArcObjects .NET 10.4 SDK) |
The properties at the given index.
[Visual Basic .NET] Public Function get_Property ( _ ByVal index As Integer _ ) As IProperty
[C#] public IProperty get_Property ( int index );