Bagikan melalui


PrintBooleanProperty.Implicit(PrintBooleanProperty to Boolean) Operator

Definisi

Menyediakan konversi implisit ke Boolean dari pointer ke 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

Parameter

attribRef
PrintBooleanProperty

Penunjuk ke PrintBooleanProperty yang dikonversi.

Mengembalikan

Objek yang dikonversi PrintBooleanProperty sebagai objek Boolean.

Berlaku untuk