Share via


PrintSystemTypeProperty.Implicit(PrintSystemTypeProperty to Type) Operador

Definição

Fornece a conversão implícita para um valor Type de um ponteiro em um 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

Parâmetros

attribRef
PrintSystemTypeProperty

Um ponteiro para o PrintSystemTypeProperty convertido.

Retornos

O tipo convertido.

Aplica-se a