OPC Labs Base Library
IsElementType Property
OpcLabs_BaseLib ActiveX DLL > VarType Object : IsElementType Property
Description
Gets a value indicating whether the VarType can be an array element type.

 

DISPID (Dispatch ID):

 

For more information, see IsElementType in .NET Reference.

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

See IsElementType in .NET Reference.

Remarks

For remarks, see IsElementType in .NET Reference.

Example

For examples, see IsElementType in .NET Reference.

See Also

VarType Object  | VarType Members