The following tables list the members exposed by Tuple.
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements contained in the System.Collections.ObjectModel.ReadOnlyCollection`1 instance. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Member>) |
![]() | Definition | A definition of the current tuple. |
![]() | Item | Gets the element at the specified index. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Member>) |
| Name | Description | |
|---|---|---|
![]() | Contains | Determines whether an element is in the System.Collections.ObjectModel.ReadOnlyCollection`1. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Member>) |
![]() | CopyTo | Copies the entire System.Collections.ObjectModel.ReadOnlyCollection`1 to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Member>) |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire System.Collections.ObjectModel.ReadOnlyCollection`1. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Member>) |

