Provides access to members that control the ArcView (3.x) object.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
AddProperty | Adds a property to the object. | |
ClearProperties | Clears out all of the properties of the object. | |
Property | The properties at the given index. | |
PropertyCount | Number of properties for the object. | |
QueryPropertyValue | Returns the value of one of the object's properties. Only valid if you're expecting a single property with the given name. | |
Type | Type of object. |
CoClasses that implement IAVObject
CoClasses and Classes | Description |
---|---|
AVObject | An ArcView (3.x) generic object. |