This topic has not yet been rated - Rate this topic

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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.