The following tables list the members exposed by TupleSet.
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements contained in the System.Collections.ObjectModel.ReadOnlyCollection`1 instance. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Tuple>) |
![]() | Definition | Describes the tuples structure. |
![]() | IsEmpty | Gets true if a tuple set is empty. |
![]() | Item | Gets the element at the specified index. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Tuple>) |
| Name | Description | |
|---|---|---|
![]() | Contains | Determines whether an element is in the System.Collections.ObjectModel.ReadOnlyCollection`1. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Tuple>) |
![]() | 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<Tuple>) |
![]() | 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<Tuple>) |

