| ConverterToInt64 Method |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public static long ToInt64(
Object value
)
Public Shared Function ToInt64 (
value As Object
) As Long
Parameters
- value
- Type: SystemObject
Return Value
Type:
Int64See Also