The ObservableTupleCollection type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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.)

See Also