'Declaration
Public Class LabelStorage Inherits C1.C1Schedule.BaseStorage(Of Label,BaseObjectMappingCollection(Of Label))
public class LabelStorage : C1.C1Schedule.BaseStorage<Label,BaseObjectMappingCollection<Label>>
'Declaration
Public Class LabelStorage Inherits C1.C1Schedule.BaseStorage(Of Label,BaseObjectMappingCollection(Of Label))
public class LabelStorage : C1.C1Schedule.BaseStorage<Label,BaseObjectMappingCollection<Label>>
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
C1.C1Schedule.C1BindingSource
C1.C1Schedule.BaseStorage<T,TMappingCollection>
C1.C1Schedule.LabelStorage