DicomDataSetCollection Class Properties
In This Topic
For a list of all members of this type, see DicomDataSetCollection members.
Public Properties
| | Name | Description |
 | Count | (Inherited from System.Collections.ObjectModel.Collection<DicomDataSet>) |
 | Item | Overloaded. Provides access to collection item via its InstanceUID |
 | SopUIDList |
Contains a list of SOP Class UIDs for all DataSet items contained in this Collection
|
 | Tag | A general purpose Tag for developer use |
Top
Protected Properties
| | Name | Description |
 | Items | (Inherited from System.Collections.ObjectModel.Collection<DicomDataSet>) |
Top
See Also