Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |
The following tables list the members exposed by CategoryList.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
ToString | (Inherited from C1.C1Schedule.BaseList<Category>) |
Name | Description | |
---|---|---|
ClearItems | (Inherited from C1.C1Schedule.C1ObservableCollection<T>) | |
InsertItem | Overrides default behavior of Collection. Prevents from adding items non-existent in the parent collection. (Inherited from C1.C1Schedule.BaseList<Category>) | |
OnCollectionChanged | (Inherited from C1.C1Schedule.C1ObservableCollection<T>) | |
RemoveItem | (Inherited from C1.C1Schedule.C1ObservableCollection<T>) | |
SetItem | Overrides default behavior of Collection. Prevents from adding items non-existent in the parent collection. (Inherited from C1.C1Schedule.BaseList<Category>) |