Name | Description | |
---|---|---|
![]() | DicomLabelCollection Constructor | Overloaded. |
The following tables list the members exposed by DicomLabelCollection.
Name | Description | |
---|---|---|
![]() | DicomLabelCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<DicomLabel>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<DicomLabel>) |
![]() | Tag | A general purpose Tag for developer use |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Add a list of DicomLabel objects |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<DicomLabel>) |
![]() | Clone | Overloaded. Returns a copy of the DicomLabelCollection |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<DicomLabel>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<DicomLabel>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<DicomLabel>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<DicomLabel>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<DicomLabel>) |
![]() | Remove | Overloaded. Remove a list of DicomLabel objects |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<DicomLabel>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Overridden. This is an override of the method in the base collection, and would not normally be used by DicomObjects developers |
![]() | InsertItem | Overridden. This is an override of the method in the base collection, and would not normally be used by DicomObjects developers |
![]() | RemoveItem | Overridden. This is an override of the method in the base collection, and would not normally be used by DicomObjects developers |
![]() | SetItem | Overridden. This is an override of the method in the base collection, and would not normally be used by DicomObjects developers |