Variant Properties |
The Variant type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDouble | True when the variant contains a double value. | |
| IsDoubleOrNaN | True when the variant contains a double or has no string value. | |
| IsEmpty | True when the variant is empty. | |
| IsString | True when the variant contains a string. |