The C1DateCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
C1DateCollection |
Initialize a new instance of C1DateCollection.
|
Methods
Name | Description | |
---|---|---|
Add |
Adds a Date object to this collection.
|
|
AddRange |
Adds a range of date.
|
|
Clear |
Clears the collection.
|
|
Contains |
Determines whether a Date is contained in this collection.
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
IndexOf |
Detects the index of Date in this collection.
|
|
Remove |
Removes the Date object from the collection.
|
|
RemoveRange |
Removes the dates in the specified range.
|
|
ToLocaleString | (Inherited from Object.) | |
ToString | (Inherited from Object.) |