PrintSystemTypeProperty.Implicit(PrintSystemTypeProperty to Type) Operatore

Definizione

Fornisce la conversione implicita a un valore Type da un puntatore a un oggetto PrintSystemTypeProperty.

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

Parametri

attribRef
PrintSystemTypeProperty

Puntatore all'oggetto PrintSystemTypeProperty convertito.

Restituisce

Tipo convertito.

Si applica a