Udostępnij przez


PrintBooleanProperty.Implicit(PrintBooleanProperty to Boolean) Operator

Definicja

Zapewnia niejawną konwersję na element Boolean ze wskaźnika 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

Wskaźnik do PrintBooleanProperty konwertowanego wskaźnika.

Zwraca

Przekonwertowany PrintBooleanProperty obiekt jako obiekt logiczny.

Dotyczy