The ObservableTupleCollection type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Count
Gets the number of elements actually contained in the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'IObservableTuple>)>)>.)
Item[([( Int32])])
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'IObservableTuple>)>)>.)

See Also