The DateList type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
|
|
Add |
Adds a
|
|
|
BeginUpdate |
Prevents raising events until the EndUpdate()()()() method is called.
(Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
|
|
|
Removes all elements from the (Inherited from |
|
|
ClearItems |
Overrides the default behavior.
(Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
|
|
Contains |
Returns true if specified item exists in the Collection.
|
|
|
|
Copies the entire (Inherited from |
|
|
EndUpdate |
Enables raising events. If collection has been changed since the call
to the BeginUpdate()()()() method, raises PropertyChanged and CollectionChanged events.
(Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
|
|
|
Determines whether the specified (Inherited from |
|
|
|
Allows an (Inherited from |
|
|
|
Returns an enumerator that iterates through the (Inherited from |
|
|
|
Serves as a hash function for a particular type.
(Inherited from |
|
|
|
Gets the (Inherited from |
|
|
|
Searches for the specified object and returns the zero-based index of the first occurrence within the entire (Inherited from |
|
|
|
Inserts an element into the (Inherited from |
|
|
InsertItem |
Overrides the default behavior.
(Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
|
|
|
Creates a shallow copy of the current (Inherited from |
|
|
Move |
Moves the item at the specified index to a new location in the collection.
(Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
|
|
MoveItem |
Implements item moving from one location to another.
(Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
|
|
OnCollectionChanged |
Raises CollectionChanged event if the ReentrantObservableCollection<(Of <(<'T>)>)>
is not in update mode.
(Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
|
|
|
Removes the first occurrence of a specific object from the (Inherited from |
|
|
|
Removes the element at the specified index of the (Inherited from |
|
|
RemoveItem |
Overrides the default behavior.
(Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
|
|
SetItem |
Overrides the default behavior.
(Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
|
|
|
Returns a (Inherited from |
Properties
| Name | Description | |
|---|---|---|
|
|
|
Gets the number of elements actually contained in the (Inherited from |
|
|
InUpdate |
Gets a (Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
|
|
|
Gets or sets the element at the specified index.
(Inherited from |
|
|
|
Gets a (Inherited from |
Events
| Name | Description | |
|---|---|---|
|
|
CollectionChanged |
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
(Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
|
|
PropertyChanged |
Occurs when a property value changes.
(Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
|
INotifyPropertyChanged..::..PropertyChanged | (Inherited from ReentrantObservableCollection<(Of <(<'T>)>)>.) |
|
|
|
Adds an item to the (Inherited from |
|
|
|
Determines whether the (Inherited from |
|
|
|
Copies the elements of the (Inherited from |
|
|
|
Returns an enumerator that iterates through a collection.
(Inherited from |
|
|
|
Determines the index of a specific item in the (Inherited from |
|
|
|
Inserts an item into the (Inherited from |
|
|
|
Gets a value indicating whether the (Inherited from |
|
|
|
(Inherited from |
|
|
|
Gets a value indicating whether the (Inherited from |
|
|
|
Gets a value indicating whether access to the (Inherited from |
|
|
|
Gets or sets the element at the specified index.
(Inherited from |
|
|
|
Removes the first occurrence of a specific object from the (Inherited from |
|
|
|
Gets an object that can be used to synchronize access to the (Inherited from |