MiningServiceParameterCollection.Enumerator 멤버
Supports iterating over a MiningServiceParameterCollection and reading its individual MiningServiceParameter objects.
MiningServiceParameterCollection. . :: . .Enumerator 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
{dtor} | Releases all resources used by the MiningServiceParameterCollection..::..Enumerator. | |
Equals | (Object에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (Object에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
MoveNext | Moves to the next MiningServiceParameter in the MiningServiceParameterCollection. | |
Reset | Sets the Enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
Current | Gets the current MiningServiceParameter in the MiningServiceParameterCollection. |
맨 위로 이동