Chili.Opf3 Send comments on this topic.
GetObjectList Method
See Also 
Chili.Opf3 Namespace > ObjectContext Class : GetObjectList Method




Overload List

OverloadDescription
Generic GetObjectList(Generic IList) Fills an instance of a class that implements the IList interface with all objects (found in the storage) of the given type.  
Generic GetObjectList(Generic IList,String,Object[]) Fills an instance of a class that implements the IList interface with objects.  
Generic GetObjectList(Generic IList,IQuery) Fills an instance of a class that implements the IList interface with objects.  
Generic GetObjectList(Generic IList,IQuery,Int32) Fills an instance of a class that implements the IList interface with objects.  

Requirements

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

See Also