DateConstructor.Invoke 方法

定义

返回自 1970 年 1 月 1 日起已经过的毫秒数。

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 System::String ^ Invoke();
public string Invoke ();
override this.Invoke : unit -> string
Public Function Invoke () As String

返回

String

自 1970 年 1 月 1 日起已经过的毫秒数。

适用于

另请参阅