This topic has not yet been rated - Rate this topic

TriState Enumeration

Indicates a Boolean value or whether the default should be used when calling number-formatting functions.

When you call number-formatting functions, you can use the following enumeration members in your code in place of the actual values.

Member

Description

True

True. The numeric value of this member is -1.

False

False. The numeric value of this member is 0.

UseDefault

Default setting. The numeric value of this member is -2.

Namespace: Microsoft.VisualBasic

Module: Strings

Assembly: Visual Basic Runtime Library (in Microsoft.VisualBasic.dll)

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ