ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / Bool Structure
Fields Properties Methods


In This Topic
    Bool Structure Members
    In This Topic

    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