PrintSystemTypeProperty.Implicit(PrintSystemTypeProperty to Type) Operator
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
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.