Name | Description | |
---|---|---|
DoubleArray Constructor | Overloaded. Initializes a new instance of the DoubleArray class. |
The following tables list the members exposed by DoubleArray.
Name | Description | |
---|---|---|
DoubleArray Constructor | Overloaded. Initializes a new instance of the DoubleArray class. |
Name | Description | |
---|---|---|
Item | Gets or sets the value at the index specified. | |
Length | Gets the length of the double array. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a clone of the double array. | |
IsDateTime | Gets a value indicating whether the double array is a DateTime array. | |
SetIsDateTime | Sets the specified value at the specified index as a DateTime value. | |
ToString | Overloaded. Converts the value of the current instance to its string representation. |