DicomObjects Reference
DicomObjects Reference / DicomConnections Collection
Members
DicomConnections Collection
Description
This is a true OLE collection, a consisting of DicomConnection objects.
Remarks

This collection may be useful for those programmers needing to keep track of all current associations.

Like all other collections in DicomObjects, this collection supports the “NewEnum” property, enabling use for the “for each” construct in Visual Basic.

See Also