AreaGroupCollectionEnumerator Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Returns an enumerator for the Area objects.
The AreaGroupCollectionEnumerator type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Current | Obsolete. Gets the current AreaCollection object in the enumeration. |
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 in the enumeration. |
![]() |
Reset | Obsolete. Resets the enumerator. |
![]() |
ToString | (Inherited from Object.) |
Top