Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public static long Long(
DateTime time
)
Public Shared Function Long (
time As DateTime
) As Long
public:
static long long Long(
DateTime time
)
static member Long :
time : DateTime -> int64
Parameters
- time DateTime
-
Return Value
Int64See Also