[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaadstlb.pas line 1433
type IADsCollection = interface(IDispatch) |
function Get__NewEnum; |
procedure Add(); |
procedure Remove(); |
function GetObject(); |
property _NewEnum: IUnknown; [r] |
end; |
| |
IInterface |