public class DicomLabelCollection : System.Collections.ObjectModel.Collection<DicomLabel>
public ref class DicomLabelCollection : public System.Collections.ObjectModel.Collection<DicomLabel>
'Declaration Public Class DicomLabelCollection Inherits System.Collections.ObjectModel.Collection(Of DicomLabel)
'Usage Dim instance As DicomLabelCollection