SelectedDatesCollection Properties

  Name Description
Public property Count Gets the number of System.DateTime objects in the SelectedDatesCollection collection.
Public property IsReadOnly Gets a value indicating whether the SelectedDatesCollection collection is read-only.
Public property IsSynchronized Gets a value indicating whether access to the SelectedDatesCollection collection is synchronized (thread safe).
Public property Item Gets a System.DateTime object at the specified index in the SelectedDatesCollection collection.
Public property SyncRoot Gets the object that can be used to synchronize access to the SelectedDatesCollection collection.
Top

Community Additions

ADD
Show: