TupleCollection 멤버
TupleCollection 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
{dtor} | Releases all resources used by the TupleCollection. |
![]() |
Dispose | Releases all resources used by the TupleCollection. |
![]() |
Equals | (Object에서 상속됩니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
GetEnumerator() () () () | Gets an Enumerator for iterating through the collection. |
![]() |
GetEnumerator() () () () | |
![]() |
GetHashCode | (Object에서 상속됩니다.) |
![]() |
GetType | (Object에서 상속됩니다.) |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
Count | Gets the number of Tuple objects in the collection. |
![]() |
Item | Gets the specified Tuple from the collection by its index. In Microsoft Visual C#, this property is the indexer for the TupleCollection class. |
맨 위로 이동