PrintDateTimeProperty.Implicit(PrintDateTimeProperty to ValueType) Operator

Definition

Stellt implizite Konvertierung von einem Zeiger zu einem PrintDateTimeProperty in ein DateTime.

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

Parameter

attribRef
PrintDateTimeProperty

Das Objekt, das konvertiert wird.

Gibt zurück

Das PrintDateTimeProperty Objekt, das in ein DateTime Objekt konvertiert wurde.

Gilt für: