Click or drag to resize

StiValueHelperTryToNullableLong Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Helpers.StiValueHelper.TryToNullableLong(System.Object)"]

Namespace:  Stimulsoft.Base.Helpers
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Nullable<long> TryToNullableLong(
	Object value
)

Parameters

value
Type: SystemObject

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

Return Value

Type: NullableInt64

[Missing <returns> documentation for "M:Stimulsoft.Base.Helpers.StiValueHelper.TryToNullableLong(System.Object)"]

See Also