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


IAVObject Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CartoUI)  

IAVObject Interface

Provides access to members that control the ArcView (3.x) object.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method AddProperty Adds a property to the object.
Method ClearProperties Clears out all of the properties of the object.
Read-only property Property The properties at the given index.
Read-only property PropertyCount Number of properties for the object.
Method QueryPropertyValue Returns the value of one of the object's properties. Only valid if you're expecting a single property with the given name.
Read/write property Type Type of object.

CoClasses that implement IAVObject

CoClasses and Classes Description
AVObject An ArcView (3.x) generic object.