Overload List
Name | Description | |
---|---|---|
![]() | Contains(Object) |
Returns true if the table contains specified record.
|
![]() | Contains(TKey) |
Returns true if the table contains specified record.
|
![]() | Contains(Object, TValue ) |
Returns true if the table contains specified record.
|
![]() | Contains(TKey, TValue ) |
Returns true if the table contains specified record.
|
See Also