AreaListingCollectionEnumerator Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Returns an enumeration of the AreaListing objects.
The AreaListingCollectionEnumerator type exposes the following members.
Properties
Name | Description | |
---|---|---|
Current | Obsolete. Gets the current AreaListingCollection object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
MoveNext | Obsolete. Retrieves the next area listing in the enumeration. | |
Reset | Obsolete. Resets the enumerator for the collection. | |
ToString | (Inherited from Object.) |
Top