PrintQueueProperty.Implicit(PrintQueueProperty to PrintQueue) Operator

Definitie

Biedt impliciete conversie naar een PrintQueue waarde van een aanwijzer naar een PrintQueueProperty.

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

Parameters

attribRef
PrintQueueProperty

Een aanwijzer naar de PrintQueueProperty geconverteerde aanwijzer.

Retouren

Een PrintQueue die de geconverteerde waarde van de PrintQueueProperty.

Van toepassing op