Constants.vbObject Field
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Indicates the type of a variant object, returned by the VarType function.
Namespace: Microsoft.VisualBasic
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Syntax
'Declaration
Public Const vbObject As VariantType
public const VariantType vbObject
Remarks
When you call the VarType function, you can use enumeration members in your code in place of the actual values.
The VariantType enumeration defines constants used to identify possible Variant types. The following table lists the VariantType enumeration members.
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.