Поделиться через


PrintDateTimeProperty.Implicit(PrintDateTimeProperty to ValueType) Оператор

Определение

Предоставляет неявное преобразование из указателя PrintDateTimeProperty в значение 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

Параметры

attribRef
PrintDateTimeProperty

Преобразуемый объект.

Возвращаемое значение

Объект PrintDateTimeProperty, преобразуемый в объект DateTime.

Применяется к