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


PrintPortProperty.Implicit(PrintPortProperty to PrintPort) Оператор

Определение

Предоставляет неявное преобразование из значения PrintPort, взятое из указателя, в значение PrintPortProperty.

public:
 static operator System::Printing::PrintPort ^(System::Printing::IndexedProperties::PrintPortProperty ^ attribRef);
public static implicit operator System.Printing.PrintPort (System.Printing.IndexedProperties.PrintPortProperty attribRef);
static member op_Implicit : System.Printing.IndexedProperties.PrintPortProperty -> System.Printing.PrintPort
Public Shared Widening Operator CType (attribRef As PrintPortProperty) As PrintPort

Параметры

attribRef
PrintPortProperty

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

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

Преобразованная значение PrintPort образует объект PrintPortProperty.

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