Sdílet prostřednictvím


PrintDateTimeProperty.Implicit(PrintDateTimeProperty to ValueType) Operátor

Definice

Poskytuje implicitní převod z ukazatele na 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

Parametry

attribRef
PrintDateTimeProperty

Objekt, který je převeden.

Návraty

Objekt PrintDateTimeProperty převedený na DateTime objekt.

Platí pro