PrintBooleanProperty.Implicit(PrintBooleanProperty to Boolean) Operator

Definitie

Biedt impliciete conversie naar een van een Boolean aanwijzer naar een PrintBooleanProperty.

public:
 static operator bool(System::Printing::IndexedProperties::PrintBooleanProperty ^ attribRef);
public static implicit operator bool(System.Printing.IndexedProperties.PrintBooleanProperty attribRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintBooleanProperty -> bool
Public Shared Widening Operator CType (attribRef As PrintBooleanProperty) As Boolean

Parameters

attribRef
PrintBooleanProperty

Een aanwijzer naar de PrintBooleanProperty geconverteerde aanwijzer.

Retouren

Het geconverteerde PrintBooleanProperty object als een Booleaanse object.

Van toepassing op