Show / Hide Table of Contents

Operator Explicit

| Improve this Doc View Source

Explicit(_String to _DateTime)

Converts the supplied _String to _DateTime.

Declaration
public static explicit operator _DateTime(_String x)
Parameters
Type Name Description
_String x

A _String object.

Returns
Type Description
_DateTime

A _DateTime expression which contains the result.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest