Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

RowCollection Properties

The RowCollection type exposes the following members.

Properties


  Name Description
Public property Count
Gets the number of elements contained in the ReadOnlyCollection instance.
(Inherited from ReadOnlyCollection.)
Public property Item(System.Int32)
Gets the element at the specified index.
(Inherited from ReadOnlyCollection.)
Protected property Items
Returns the IList that the ReadOnlyCollection wraps.
(Inherited from ReadOnlyCollection.)