Partager via


PrintSystemTypeProperty.Implicit(PrintSystemTypeProperty to Type) Opérateur

Définition

Fournit la conversion implicite d'une valeur Type à partir d'un pointeur vers 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

Paramètres

attribRef
PrintSystemTypeProperty

Pointeur vers le PrintSystemTypeProperty qui est converti.

Retours

Type converti.

S’applique à