Langue

PrintBooleanProperty.Implicit(PrintBooleanProperty to Boolean) Opérateur

Définition

Fournit une conversion implicite vers un Boolean pointeur vers un 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 pointeur converti.

Retours

Objet converti PrintBooleanProperty en tant qu’objet booléen.

S’applique à