This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the ArcView (3.x) object.
Name | 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. |
Classes | Description |
---|---|
AVObject | An ArcView (3.x) generic object. |