PrintProcessorProperty.Implicit Operatör
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
bir işaretçiden PrintProcessorPropertydeğerine PrintProcessor örtük dönüştürme sağlar.
public:
static operator System::Printing::PrintProcessor ^(System::Printing::IndexedProperties::PrintProcessorProperty ^ attribRef);
public static implicit operator System.Printing.PrintProcessor(System.Printing.IndexedProperties.PrintProcessorProperty attribRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintProcessorProperty -> System.Printing.PrintProcessor
Public Shared Widening Operator CType (attribRef As PrintProcessorProperty) As PrintProcessor
Parametreler
- attribRef
- PrintProcessorProperty
Dönüştürülen öğesinin PrintProcessorProperty işaretçisi.
Döndürülenler
değerinin PrintProcessorPrintProcessorPropertydeğeri.