The following tables list the members exposed by ClarifyRowCollection.
Name | Description | |
---|---|---|
![]() | Count | Gets the total number of elements in a collection. (Inherited from FChoice.Foundation.GenericDataRowCollection) |
![]() | IsSynchronized | Gets a value indicating whether the GenericDataRowCollection is synchronized. (Inherited from FChoice.Foundation.GenericDataRowCollection) |
![]() | Item | |
![]() | SyncRoot | Gets an object that can be used to synchronize the collection. (Inherited from FChoice.Foundation.GenericDataRowCollection) |
![]() | Table |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified GenericDataRow to the collection. (Inherited from FChoice.Foundation.GenericDataRowCollection) |
![]() | Contains | Overloaded. Test if one ore more GenericDataRows are already in the collection. (Inherited from FChoice.Foundation.GenericDataRowCollection) |
![]() | CopyTo | Copies all the elements of the current GenericDataRowCollection to a one-dimensional Array, starting at the specified index. (Inherited from FChoice.Foundation.GenericDataRowCollection) |
![]() | Find | Overloaded. Gets the row containing the specified primary key values. (Inherited from FChoice.Foundation.GenericDataRowCollection) |
![]() | GetEnumerator | Gets an IEnumerator for the collection. (Inherited from FChoice.Foundation.GenericDataRowCollection) |