Aracılığıyla paylaş


PrintBooleanProperty.Implicit(PrintBooleanProperty to Boolean) Operatör

Tanım

bir işaretçisinden PrintBooleanPropertyöğesine Boolean örtük dönüştürme sağlar.

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

Parametreler

attribRef
PrintBooleanProperty

Dönüştürülen öğesinin PrintBooleanProperty işaretçisi.

Döndürülenler

Dönüştürülen PrintBooleanProperty nesne boole nesnesi.

Şunlara uygulanır