The C1ToolBarItemCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1ToolBarItemCollection |
Creates an instance of the C1ToolBarItemCollection class.
|
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds an element into list.
| |
| AddRange |
Adds the elements of a C1ToolBarItem's collection to the end of list.
| |
| Clear |
Removes all elements from the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| ClearItems |
Removes all item from list.
(Overrides C1ObservableItemCollectionClearItems()()()().) | |
| Contains |
Determines whether an element is in the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| CopyTo |
Copies the entire Collection<(Of <(<'T>)>)> to a compatible one-dimensional Array, starting at the specified index of the target array.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetEnumerator |
Returns an enumerator that iterates through the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IndexOf |
Searches for the specified object and returns the zero-base index of the list.
| |
| Insert |
Inserts a IC1ToolBarItemCollectionOwner object into list.
| |
| InsertItem |
Inserts a IC1ToolBarItemCollectionOwner object into list.
(Overrides C1ObservableItemCollectionInsertItem(Int32, UTP).) | |
| LoadViewState |
Loads the view state in the item.
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Remove |
Removes item from list.
| |
| RemoveAt |
Removes item from list by index.
| |
| RemoveItem |
Removes item from list by index.
(Overrides C1ObservableItemCollectionRemoveItem(Int32).) | |
| SaveViewState |
Saves the view state for the item.
| |
| SetItem |
Set the item of list.
(Overrides C1ObservableItemCollectionSetItem(Int32, UTP).) | |
| ToString | (Inherited from Object.) | |
| TrackViewState |
Tracks the view state for the item.
|
Properties
| Name | Description | |
|---|---|---|
| Count | (Inherited from C1ObservableItemCollection<(Of <(<'IC1ToolBarItemCollectionOwner, IC1ToolBarItemCollectionOwner>)>)>.) | |
| Events | (Inherited from C1ObservableItemCollection<(Of <(<'IC1ToolBarItemCollectionOwner, IC1ToolBarItemCollectionOwner>)>)>.) | |
| IsTrackingViewState |
Get a bool value that indicates whether the server control is saving changes to its view state.
| |
| Item |
Gets or set the specified IC1ToolBarItemCollectionOwner object.
| |
| Items |
Gets a IList<(Of <(<'T>)>)> wrapper around the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| Owner | (Inherited from C1ObservableItemCollection<(Of <(<'IC1ToolBarItemCollectionOwner, IC1ToolBarItemCollectionOwner>)>)>.) |
Events
| Name | Description | |
|---|---|---|
| Cleared | (Inherited from C1ObservableItemCollection<(Of <(<'IC1ToolBarItemCollectionOwner, IC1ToolBarItemCollectionOwner>)>)>.) | |
| ItemAdded | (Inherited from C1ObservableItemCollection<(Of <(<'IC1ToolBarItemCollectionOwner, IC1ToolBarItemCollectionOwner>)>)>.) | |
| ItemChanged |
Item changed.
| |
| ItemRemoved | (Inherited from C1ObservableItemCollection<(Of <(<'IC1ToolBarItemCollectionOwner, IC1ToolBarItemCollectionOwner>)>)>.) | |
| ItemReplaced | (Inherited from C1ObservableItemCollection<(Of <(<'IC1ToolBarItemCollectionOwner, IC1ToolBarItemCollectionOwner>)>)>.) | |
| OnCollectionChanged |
Occurs after C1ToolBarItemCollection collection was changed.
|
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IStateManager..::..IsTrackingViewState |
Get a bool value that indicates whether the server control is saving changes to its view state.
| |
| IStateManager..::..LoadViewState |
Loads the view state in the item.
| |
| IStateManager..::..SaveViewState |
Saves the view state for the item.
| |
| IStateManager..::..TrackViewState |
Tracks the view state for the item.
| |
| IList..::..Add |
Adds an item to the IList.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| IList..::..Contains |
Determines whether the IList contains a specific value.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| ICollection..::..CopyTo | (Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| IEnumerable..::..GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| IList..::..IndexOf |
Determines the index of a specific item in the IList.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| IList..::..Insert |
Inserts an item into the IList at the specified index.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| IList..::..IsFixedSize |
Gets a value indicating whether the IList has a fixed size.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| System#Collections#Generic#ICollection{T}#IsReadOnly | (Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| IList..::..IsReadOnly |
Gets a value indicating whether the IList is read-only.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| ICollection..::..IsSynchronized |
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| IList..::..Item |
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| IList..::..Remove |
Removes the first occurrence of a specific object from the IList.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) | |
| ICollection..::..SyncRoot |
Gets an object that can be used to synchronize access to the ICollection.
(Inherited from Collection<(Of <(<'IC1ToolBarItemCollectionOwner>)>)>.) |