Udostępnij przez


PrintTicketProperty.Implicit(PrintTicketProperty to PrintTicket) Operator

Definicja

Zapewnia niejawną konwersję PrintTicket na wartość ze wskaźnika na PrintTicketPropertywartość .

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

Parametry

attribRef
PrintTicketProperty

Wskaźnik do PrintTicketProperty konwertowanego wskaźnika.

Zwraca

Przekonwertowany obiekt PrintTicketProperty na wartość PrintTicket.

Dotyczy