Membri MemberCollection.Enumerator
Supports iterating over a MemberCollection and reading its individual Member objects.
Il tipo MemberCollection. . :: . .Enumerator espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
{dtor} | Releases all resources used by the MemberCollection..::..Enumerator. | |
Dispose | Releases all resources used by the MemberCollection..::..Enumerator. | |
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
MoveNext | Moves to the next Member in the MemberCollection. | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Ereditato da Object). |
In alto
Vedere anche