AudienceSiteCollection.AudienceSiteEnumerator Members
Include Protected Members
Include Inherited Members
Enumerates sites in the AudienceSiteCollection class.
The AudienceSiteCollection.AudienceSiteEnumerator type exposes the following members.
Properties
Name | Description | |
---|---|---|
Current | Returns the current 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 | Advances the enumerator to the next element of the collection. | |
Reset | Sets the enumerator to its initial position, which is before the first element in this collection. | |
ToString | (Inherited from Object.) |
Top