PrintBooleanProperty.Implicit(PrintBooleanProperty to Boolean) Operatör
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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.