Name | Description | |
---|---|---|
CoverElementCollection Constructor | Initializes a new instance of the CoverElementCollection class. |
The following tables list the members exposed by CoverElementCollection.
Name | Description | |
---|---|---|
CoverElementCollection Constructor | Initializes a new instance of the CoverElementCollection class. |
Name | Description | |
---|---|---|
Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>) | |
Count | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Item | Overloaded. Gets an object by index. | |
Owner | Gets a reference to the owning CoverElementsPane pane. |
Name | Description | |
---|---|---|
Dictionary | (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>) | |
Items | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Contains | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Remove | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Name | Description | |
---|---|---|
ChangeItemKey | (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>) | |
ClearItems | (Inherited from C1.Schedule.C1ObservableKeyedCollection<object,CoverElement>) | |
GetKeyForItem | Overridden. Returns the CoverElement.DataObject property value. | |
InsertItem | (Inherited from C1.Schedule.C1ObservableKeyedCollection<object,CoverElement>) | |
OnCollectionChanged | (Inherited from C1.Schedule.C1ObservableKeyedCollection<object,CoverElement>) | |
RemoveItem | (Inherited from C1.Schedule.C1ObservableKeyedCollection<object,CoverElement>) | |
SetItem | (Inherited from C1.Schedule.C1ObservableKeyedCollection<object,CoverElement>) |