Sdílet prostřednictvím


PrintBooleanProperty.Implicit(PrintBooleanProperty to Boolean) Operátor

Definice

Poskytuje implicitní převod z Boolean ukazatele na 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

Parametry

attribRef
PrintBooleanProperty

Ukazatel na PrintBooleanProperty převedený.

Návraty

Převedený PrintBooleanProperty objekt jako logický objekt.

Platí pro