PrintSystemTypeProperty.Implicit(PrintSystemTypeProperty to Type) Operator

Definitie

Biedt impliciete conversie naar een Type waarde van een aanwijzer naar een 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

Parameters

attribRef
PrintSystemTypeProperty

Een aanwijzer naar de PrintSystemTypeProperty geconverteerde aanwijzer.

Retouren

Het geconverteerde type.

Van toepassing op