[]
Variant COM.
public struct Variant
Public Structure [Variant]
| Name | Description |
|---|---|
| ElementType | Gets the type of the element. |
| PrimitiveType | Gets the primitive Type. |
| Type | Gets the type. |
| Value | Gets or sets the value. |