Udostępnij przez


PrintQueueProperty.Implicit(PrintQueueProperty to PrintQueue) Operator

Definicja

Zapewnia niejawną konwersję PrintQueue na wartość ze wskaźnika na PrintQueuePropertywartość .

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

Parametry

attribRef
PrintQueueProperty

Wskaźnik do PrintQueueProperty konwertowanego wskaźnika.

Zwraca

WartośćPrintQueue, która jest przekonwertowaną wartością .PrintQueueProperty

Dotyczy