| 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. |