PrintInt32Property.Implicit(PrintInt32Property to Int32) Operator

Definitie

Biedt impliciete conversie naar een Int32 van een aanwijzer naar een 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

Parameters

attribRef
PrintInt32Property

Een aanwijzer naar de PrintInt32Property geconverteerde aanwijzer.

Retouren

Het geconverteerde PrintInt32Property-object naar een Int32-object.

Van toepassing op