Freigeben über


PrintDateTimeProperty.Implicit(PrintDateTimeProperty to ValueType) Betreiber

Definition

Stellt die implizite Konvertierung von einem Zeiger auf eine PrintDateTimeProperty in eine DateTime bereit.

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 konvertierte Objekt.

Gibt zurück

Das PrintDateTimeProperty-Objekt wird in ein DateTime-Objekt konvertiert.

Gilt für: