The UniqueComponentList<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UniqueComponentList<(Of <(<'T>)>)> | Initializes a new instance of the UniqueComponentList<(Of <(<'T>)>)> class |
Methods
Name | Description | |
---|---|---|
Add | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
Clear | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
Contains | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
ContainsKey | ||
CopyTo | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
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 | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
HandleItemAdded | ||
HandleItemRemoved | ||
IndexOf | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
OnItemAdded | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
OnItemRemoved | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
Remove | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
ResolveUIDs |
Re-links the UID dictionary to the actual components in our list.
Also, if any items do not have a UID assigned to them, they will
automatically have a UID assigned.
| |
ToString | (Inherited from Object.) | |
UIDChangedHandler |
Properties
Name | Description | |
---|---|---|
Attached | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
Count | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
IsReadOnly | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
Item[([( Int32])]) | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
Item[([( String])]) |
Events
Name | Description | |
---|---|---|
ItemAdded | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) | |
ItemRemoved | (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.) |