The ObservableTupleCollection type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Add(T) | (Inherited from Collection<(Of <(<'IObservableTuple>)>)>.) | |
| Clear()()()() | (Inherited from Collection<(Of <(<'IObservableTuple>)>)>.) | |
| Contains(T) | (Inherited from Collection<(Of <(<'IObservableTuple>)>)>.) | |
| CopyTo(array<T>[]()[][], Int32) | (Inherited from Collection<(Of <(<'IObservableTuple>)>)>.) | |
| Equals(Object) | (Inherited from Object.) | |
| GetEnumerator()()()() | (Inherited from Collection<(Of <(<'IObservableTuple>)>)>.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| IndexOf(T) | (Inherited from Collection<(Of <(<'IObservableTuple>)>)>.) | |
| Insert(Int32, T) | (Inherited from Collection<(Of <(<'IObservableTuple>)>)>.) | |
| Move(Int32, Int32) | (Inherited from ObservableCollection<(Of <(<'IObservableTuple>)>)>.) | |
| Remove(T) | (Inherited from Collection<(Of <(<'IObservableTuple>)>)>.) | |
| RemoveAt(Int32) | (Inherited from Collection<(Of <(<'IObservableTuple>)>)>.) | |
| ToString()()()() | (Inherited from Object.) |