Partager via


PrintBooleanProperty.Implicit(PrintBooleanProperty to Boolean) Opérateur

Définition

Fournit la conversion implicite d'un pointeur vers Boolean en 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

Paramètres

attribRef
PrintBooleanProperty

Pointeur vers le PrintBooleanProperty qui est converti.

Retours

Objet PrintBooleanProperty converti en objet booléen.

S’applique à