Click or drag to resize

StiObjectConverterConvertToInt64 Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiObjectConverter.ConvertToInt64(System.Object)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static long ConvertToInt64(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.StiObjectConverter.ConvertToInt64(System.Object)"]

Return Value

Type: Int64

[Missing <returns> documentation for "M:Stimulsoft.Base.StiObjectConverter.ConvertToInt64(System.Object)"]

See Also