IBufferTableExtensionsFindRowByValue Method |
Name | Description | |
---|---|---|
![]() ![]() | FindRowByValueTValue(IBufferTable, IBufferColumn, TValue) |
Finds and returns the first row, for which the specified column matches the specified value.
|
![]() ![]() | FindRowByValueTValue(IBufferTable, Int32, TValue) |
Finds and returns the first row, for which the specified column matches the specified value.
|
![]() ![]() | FindRowByValueTValue(IBufferTable, String, TValue) |
Finds and returns the first row, for which the specified column matches the specified value.
|