AxisCollection.Enumerator 멤버
Implements the System.Collections..::..IEnumerator interface to support iterating over an AxisCollection and reading its individual Axis objects.
AxisCollection. . :: . .Enumerator 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Equals | (ValueType에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (ValueType에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
MoveNext | Moves to the next Axis in the AxisCollection. | |
Reset | Sets the enumerator to its initial position, which is before the first axis in the collection. | |
ToString | (ValueType에서 상속됩니다.) |
맨 위로 이동