Click or drag to resize
Ab4d.SharpEngine logo

Bool32 Methods

The Bool32 type exposes the following members.

Methods
 NameDescription
Public methodEquals(Bool32) Returns whether another Bool32 value is considered equal to this one. Two Bool32s are considered equal when their raw values are equal.
Public methodEquals(Object)
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode
(Overrides ValueTypeGetHashCode)
Public methodToString
(Overrides ValueTypeToString)
Top
See Also