| C1.Data.2 Assembly > C1.Data Namespace : C1DataRowCollection Class |
For a list of all members of this type, see C1DataRowCollection members.
| Name | Description | |
|---|---|---|
![]() | Contains | Returns True if the collection contains the specific item, False otherwise. |
![]() | CopyTo | Copies elements of the collection to an array starting at a particular array index. |
![]() | Find | Overloaded. Gets the row specified by the primary key value. |
![]() | IndexOf | Determines the index of a specific item in the collection, return -1 if this item not found. |