Элементы MemberPropertyCollection.Enumerator
Supports iterating over a MemberPropertyCollection and reading its individual MemberProperty objects.
Тип MemberPropertyCollection. . :: . .Enumerator предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
Equals | (Наследуется из ValueType.) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | (Наследуется из ValueType.) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из Object.) | |
MoveNext | Moves to the next MemberProperty in the MemberPropertyCollection. | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Наследуется из ValueType.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
Current | Gets the current MemberProperty in the MemberPropertyCollection. |
В начало