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

RowCollection Members

The RowCollection type exposes the following members.

Constructors


  Name Description
Public method RowCollection
Initializes a new instance of the RowCollection class.

Methods


  Name Description
Public method Contains(`0) (Inherited from ReadOnlyCollection.)
Public method CopyTo(`0[],System.Int32) (Inherited from ReadOnlyCollection.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from ReadOnlyCollection.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf(`0) (Inherited from ReadOnlyCollection.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Count (Inherited from ReadOnlyCollection.)
Public property Item(System.Int32) (Inherited from ReadOnlyCollection.)
Protected property Items (Inherited from ReadOnlyCollection.)