TriState (Microsoft.VisualBasic.TriState)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: Microsoft.VisualBasic.dll

The TriState enumeration defines constants used to identify one of three possible states.

VB.NET C#

VB.NET

Public Enum Structure TriState
  Implements System.IComparable, System.IFormattable, System.IConvertible
End Enum

Articles

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support