[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo.pas line 595
type ISDOTypeList = interface
function getCount;
function getItem();
function find();
function getIndex();
end;
ISDOTypeList
IInterface