ComponentOne Bitmap for UWP
Bool Constructor

C1.UWP.DX Assembly > C1.Util.DX Namespace > Bool Structure : Bool Constructor
if set to true [bool value].
Initializes a new instance of the Bool class.
Syntax
'Declaration
 
Public Function New( _
   ByVal boolValue As System.Boolean _
)
public Bool( 
   System.bool boolValue
)

Parameters

boolValue
if set to true [bool value].
See Also

Reference

Bool Structure
Bool Members