Aracılığıyla paylaş


PrintInt32Property.Implicit(PrintInt32Property to Int32) Operatör

Tanım

bir işaretçisinden PrintInt32Propertyöğesine Int32 örtük dönüştürme sağlar.

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

Parametreler

attribRef
PrintInt32Property

Dönüştürülen öğesinin PrintInt32Property işaretçisi.

Döndürülenler

Dönüştürülen PrintInt32Property nesnesi Bir Int32 nesnesine.

Şunlara uygulanır