The CalendarComponentCompositeList<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CalendarComponentCompositeList<(Of <(<'T>)>)> | Initializes a new instance of the CalendarComponentCompositeList<(Of <(<'T>)>)> class |
Methods
Name | Description | |
---|---|---|
![]() | Add(T) | |
![]() | Add(T) | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | AllOf | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | Clear | |
![]() | Contains(T) | |
![]() | Contains(T) | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | ContainsKey |
Returns true if the list contains at least one
object with a matching key, false otherwise.
(Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | CopyTo(array<T>[]()[][], Int32) | |
![]() | CopyTo(array<T>[]()[][], Int32) | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | CountOf | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | 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 | |
![]() | 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(T) | |
![]() | IndexOf(U) |
Returns the index of the first object
with the matching key.
(Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | Insert(Int32, T) | |
![]() | Insert(Int32, T) | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | OnItemAdded | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | OnItemRemoved | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | Remove(T) | |
![]() | Remove(U) | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | RemoveAt | |
![]() | ToArray | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Count | |
![]() | IsReadOnly | |
![]() | Item[([( Int32])]) | |
![]() | Item[([( U])]) | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
Events
Name | Description | |
---|---|---|
![]() | ItemAdded | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
![]() | ItemRemoved | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |