[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaactivex.pas line 439
type IEnumConnections = interface
function Next();
function Skip();
function Reset;
function Clone();
end;
IEnumConnections
IInterface