Finds a row in the
DataView by the specified sort key value.
|
Name
|
Description
|
|
DataView.Find (Object)
|
Finds a row in the DataView by the specified sort key value.
Supported by the .NET Compact Framework.
|
|
DataView.Find (Object[])
|
Finds a row in the DataView by the specified sort key values.
Supported by the .NET Compact Framework.
|