ComponentOne DataObjects for .NET
C1DataRowCollection Class Members
Properties  Methods 

C1.Data.2 Assembly > C1.Data Namespace : C1DataRowCollection Class

The following tables list the members exposed by C1DataRowCollection.

Public Properties
 NameDescription
Public PropertyGets the total number of rows in the data table.  
Public PropertyGets the row at the specified index.  
Top
Public Methods
 NameDescription
Public MethodReturns True if the collection contains the specific item, False otherwise.  
Public MethodCopies elements of the collection to an array starting at a particular array index.  
Public MethodOverloaded. Gets the row specified by the primary key value.  
Public MethodDetermines the index of a specific item in the collection, return -1 if this item not found.  
Top
See Also

Reference

C1DataRowCollection Class
C1.Data Namespace