Click or drag to resize
DynamicRecordCollectionFind Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodFind(DataDictionaryTable)
Find first record with speicifed table - null if none exist
Public methodFind(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 ListDynamicRecord.)
Top
See Also