DataDictionaryTableCollectionFind Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | Find(String) |
Find table by name (ignores case)
|
![]() | Find(PredicateT) | Searches for an element that matches the conditions defined by the specified predicate, and returns the first occurrence within the entire ListT. (Inherited from ListDataDictionaryTable.) |
![]() | Find(DataDictionaryTable) |
Searches for suplied table
|