Aracılığıyla paylaş


PrintDateTimeProperty.Implicit(PrintDateTimeProperty to ValueType) Operatör

Tanım

bir işaretçiden PrintDateTimePropertyDateTimeöğesine örtük dönüştürme sağlar.

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

Parametreler

attribRef
PrintDateTimeProperty

Dönüştürülen nesne.

Döndürülenler

Nesne PrintDateTimeProperty bir DateTime nesneye dönüştürüldü.

Şunlara uygulanır