Click or drag to resize

NameCollectionT Methods

The NameCollectionT type exposes the following members.

Methods
 NameDescription
Public methodAdd
(Inherited from ConcurrentObservableCollectionT)
Public methodAddRange
(Inherited from ConcurrentObservableCollectionT)
Public methodBeginEditingItem
(Inherited from ConcurrentObservableCollectionT)
Public methodClear
(Inherited from ConcurrentObservableCollectionT)
Public methodContains
(Inherited from ConcurrentObservableCollectionT)
Public methodCopyTo
(Inherited from ConcurrentObservableCollectionT)
Protected methodDoReadWriteNotify``1
(Inherited from ConcurrentObservableBaseT, IListT)
Protected methodDoTestReadWriteNotify``1(FuncBoolean, FuncUMP, FuncUMP, UTP, FuncUMP, NotifyCollectionChangedEventArgs)
(Inherited from ConcurrentObservableBaseT, IListT)
Protected methodDoTestReadWriteNotify``1(FuncBoolean, FuncUMP, FuncUMP, UTP, FuncUMP, NotifyCollectionChangedEventArgs, FuncUMP, FuncUMP, UTP, FuncUMP, NotifyCollectionChangedEventArgs)
(Inherited from ConcurrentObservableBaseT, IListT)
Protected methodDoWriteNotify
(Inherited from ConcurrentObservableBaseT, IListT)
Public methodEndedEditingItem
(Inherited from ConcurrentObservableCollectionT)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodFreezeUpdates
(Inherited from ConcurrentObservableBaseT, IListT)
Public methodGetEnumerator
(Inherited from ConcurrentObservableCollectionT)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetObjectData
(Inherited from ConcurrentObservableCollectionT)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodIListAdd
(Inherited from ConcurrentObservableCollectionT)
Public methodIndexOf
(Inherited from ConcurrentObservableCollectionT)
Public methodInsert
(Inherited from ConcurrentObservableCollectionT)
Public methodInsertRange
(Inherited from ConcurrentObservableCollectionT)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodOnCollectionChanged
(Inherited from ConcurrentObservableCollectionT)
Protected methodRaisePropertyChanged
(Inherited from ExtendedNotifyPropertyChanged)
Protected methodRaisePropertyChangedWithValues
(Inherited from ExtendedNotifyPropertyChanged)
Public methodRemove
(Inherited from ConcurrentObservableCollectionT)
Public methodRemoveAt
(Inherited from ConcurrentObservableCollectionT)
Public methodRemoveLast
(Inherited from ConcurrentObservableCollectionT)
Public methodRemoveRange(IListUTP)
(Inherited from ConcurrentObservableCollectionT)
Public methodRemoveRange(Int32, Int32)
(Inherited from ConcurrentObservableCollectionT)
Public methodReset
(Inherited from ConcurrentObservableCollectionT)
Protected methodSetProperty``1(UMP, UMP, String)
(Inherited from ExtendedNotifyPropertyChanged)
Protected methodSetProperty``1(UMP, UMP, String)
(Inherited from ExtendedNotifyPropertyChanged)
Public methodToArray
(Inherited from ConcurrentObservableCollectionT)
Public methodToList
(Inherited from ConcurrentObservableCollectionT)
Public methodToString
(Inherited from ConcurrentObservableCollectionT)
Top
See Also