Share via


PrintInt32Property.Implicit(PrintInt32Property to Int32) Operátor

Definice

Poskytuje implicitní převod z Int32 ukazatele na 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

Parametry

attribRef
PrintInt32Property

Ukazatel na PrintInt32Property převedený.

Návraty

Převedený PrintInt32Property objekt int32 objekt.

Platí pro