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


PrintInt32Property.Implicit(PrintInt32Property to Int32) Оператор

Определение

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

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

Параметры

attribRef
PrintInt32Property

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

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

Преобразованный объект PrintInt32Property в объект Int32.

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