C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace > C1DataView Class : Find Method |
Overload | Description |
---|---|
Find(Object) | Finds a row in this C1DataView by the specified sort key value. |
Find(Object[],DuplicateKeyOccurenceEnum) | Finds a row in this C1DataView by the specified sort key value. |
Find(Object[]) | Finds a row in this C1DataView by the specified sort key value. |
Find(String[],Object[]) | Finds a row in this C1DataView by the specified values of the specified columns. |