Поделиться через


PrintSystemTypeProperty.Implicit(PrintSystemTypeProperty to Type) Оператор

Определение

Предоставляет неявное преобразование из значения Type, взятое из указателя, в значение 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

Параметры

attribRef
PrintSystemTypeProperty

Указатель на преобразуемый объект PrintSystemTypeProperty.

Возвращаемое значение

Преобразованный тип.

Применяется к