Udostępnij za pośrednictwem


PrintInt32Property.Implicit(PrintInt32Property to Int32) Operator

Definicja

Zapewnia niejawną konwersję do obiektu Int32 ze wskaźnika do elementu 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

Wskaźnik do PrintInt32Property konwertowanego wskaźnika.

Zwraca

Przekonwertowany obiekt PrintInt32Property na obiekt Int32.

Dotyczy