OPC Labs Base Library
IsArray Property
OpcLabs_BaseLib ActiveX DLL > VarType Object : IsArray Property
Description
Gets a value indicating whether the VarType is an array.

 

DISPID (Dispatch ID):

 

For more information, see IsArray in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property IsArray As Boolean
Return Type

See IsArray in .NET Reference.

Remarks

For remarks, see IsArray in .NET Reference.

Example

For examples, see IsArray in .NET Reference.

See Also

VarType Object  | VarType Members