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 | Note: C# syntax for the "Item" property is wrongly represented in a VB.NET syntax. This is a bug in the help file generator, and will be corrected in a later version of our help file. |
| 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
See Also