The UniqueComponentList<(Of <(<'T>)>)> type exposes the following members.

Methods

  NameDescription
Public methodAdd (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.)
Public methodClear (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.)
Public methodContains (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.)
Public methodContainsKey
Public methodCopyTo (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEnumerator (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodHandleItemAdded
Protected methodHandleItemRemoved
Public methodIndexOf (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnItemAdded (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.)
Protected methodOnItemRemoved (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.)
Public methodRemove (Inherited from FilteredCalendarObjectList<(Of <(<'T>)>)>.)
Public methodResolveUIDs
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.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Protected methodUIDChangedHandler

See Also