vType property (ILEADRasterVariant)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

ValueType vType

Overview

Refer to Using ILEADRasterVariant object.

Remarks

Gets or sets the value type of the value contained in the ILEADRasterVariant object. Please note that this is exactly like the Type property. However, in VB Script, "Type" is a keyword, so the Type property will not work.

See Also

Elements:

ItemCount property, EnableMethodErrors property, Error property, ShortValue property, ShortItemValue property, LongValue property, LongItemValue property, FloatValue property, FloatItemValue property, DoubleValue property, DoubleItemValue property, BooleanValue property, BooleanItemValue property, StringValue property, StringItemValue property, DispatchValue property

Topics:

Support: Using a Variant Object