MemberCollection.Enumerator Members
Supports iterating over a MemberCollection and reading its individual Member objects.
The following tables list the members exposed by the MemberCollection.Enumerator type.
Public Properties
이름 | Description | |
---|---|---|
Current | Gets the current Member in the MemberCollection. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
{dtor} | Releases all resources used by the MemberCollection.Enumerator. | |
Dispose | Releases all resources used by the MemberCollection.Enumerator. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
MoveNext | Moves to the next Member in the MemberCollection. | |
ReferenceEquals | (inherited from Object ) | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (inherited from Object ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
MemberCollection.Enumerator Class
Microsoft.AnalysisServices.AdomdServer Namespace