Chili.Opf3 Send comments on this topic.
FindOne Method
See Also 
Chili.Opf3 Namespace > Generic ObjectSearcher Class : FindOne Method




Overload List

OverloadDescription
FindOne() Returns the first persistent object of the generic type that are found in the storage. Or default(T) if no item has been found.  
FindOne(String,Object[]) Returns the first persistent object of all items matching the conditions that are found in the storage. Or default(T) if no item has been found.  

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also