The following tables list the members exposed by FeatureKey.
Public Properties
| Name | Description |
 | ObjectClassID | Gets the object class ID for the object class containing the feature. |
 | ObjectID | Gets the OID of the feature. |
Top
Public Methods
| Name | Description |
 | CompareTo | Compares the current object with another object of the same type. |
 | Equals | Overloaded. Indicates whether the current object is equal to another object of the same type. |
 | GetHashCode | Returns a hash code for this instance. |
 | ToString | Returns a System.String that represents this instance. |
Top
See Also