The RTEBooleanValue type exposes the following members.

Constructors

  Name Description
Public method RTEBooleanValue
RTEBooleanValue

Methods

  Name Description
Public method Static member ConvertFrom
Public method Equals (Overrides ValueType..::..Equals(Object).)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode (Overrides ValueType..::..GetHashCode()()()().)
Public method GetType
Gets the type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString (Overrides ValueType..::..ToString()()()().)

Operators

Fields

  Name Description
Public field Static member Default
Default
Public field Static member False
False
Public field Static member True
True

Properties

  Name Description
Public property IsDefault
Public property IsFalse
Public property IsTrue

See Also