ComponentOne Bitmap for UWP
Bool Structure Members
Fields  Properties  Methods 

C1.UWP.DX Assembly > C1.Util.DX Namespace : Bool Structure

The following tables list the members exposed by Bool.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Bool class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)The boolean False value.  
Public FieldThe size of the Bool type, in bytes.  
Public Fieldstatic (Shared in Visual Basic)The boolean True value.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the boolean value.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Indicates whether this instance and a specified object are equal.  
Public MethodReturns a hash code for this instance.  
Public MethodReturns a string that represents the current object.  
Top
Public Operators
Determines if the specified values are equal.
Overloaded. Performs an explicit conversion from Bool to System.Boolean.
Determines if the specified values are not equal.
Top
See Also

Reference

Bool Structure
C1.Util.DX Namespace