PrintDateTimeProperty.Implicit(PrintDateTimeProperty to ValueType) Operator

Definitie

Biedt impliciete conversie van een aanwijzer naar een PrintDateTimePropertyDateTime.

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

Parameters

attribRef
PrintDateTimeProperty

Het object dat wordt geconverteerd.

Retouren

Het PrintDateTimeProperty object is geconverteerd naar een DateTime object.

Van toepassing op