Click or drag to resize

TicksGetTypeCode Method

Returns the TypeCode for value type Int64.

Namespace: GSF
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public TypeCode GetTypeCode()
View Source

Return Value

TypeCode
The enumerated constant, Int64.

Implements

IConvertibleGetTypeCode
See Also