Click or drag to resize

StiValueHelperTryToNullableInt Method

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

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

Parameters

value
Type: SystemObject

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

Return Value

Type: NullableInt32

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

See Also