TdxEMFCustomSession.GetObjects<T>(IdxCriteriaOperator) Method
Declaration
function GetObjects<T: TObject>(const ACriteria: IdxCriteriaOperator): IdxEMFCollection<T>; overload;
Parameters
Name | Type |
---|---|
ACriteria | IdxCriteriaOperator |
Returns
Type |
---|
IdxEMFCollection<T> |
See Also