This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IA > IAVObject Interface > IAVObject.AddProperty Method (ArcObjects .NET 10.4 SDK) |
Adds a property to the object.
[Visual Basic .NET] Public Sub AddProperty ( _ ByVal prop As IProperty _ )
[C#] public void AddProperty ( IProperty prop );