PrintSystemTypeProperty.Implicit(PrintSystemTypeProperty to Type) Betreiber

Definition

Stellt die implizite Konvertierung von einem Zeiger auf eine Type in einen PrintSystemTypeProperty-Wert bereit.

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

Parameter

attribRef
PrintSystemTypeProperty

Ein Zeiger auf die PrintSystemTypeProperty, die konvertiert wird.

Gibt zurück

Type

Der konvertierte Typ.

Gilt für