Udostępnij przez


PrintPortProperty.Implicit(PrintPortProperty to PrintPort) Operator

Definicja

Zapewnia niejawną konwersję PrintPort na wartość ze wskaźnika na PrintPortPropertywartość .

public:
 static operator System::Printing::PrintPort ^(System::Printing::IndexedProperties::PrintPortProperty ^ attribRef);
public static implicit operator System.Printing.PrintPort (System.Printing.IndexedProperties.PrintPortProperty attribRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintPortProperty -> System.Printing.PrintPort
Public Shared Widening Operator CType (attribRef As PrintPortProperty) As PrintPort

Parametry

attribRef
PrintPortProperty

Wskaźnik do PrintPortProperty konwertowanego wskaźnika.

Zwraca

Przekonwertowana wartość PrintPort tworzy obiekt PrintPortProperty.

Dotyczy