Click or drag to resize

FuncsRightObject Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Functions.Funcs.RightObject(System.Object,System.Int32)"]

Namespace:  Stimulsoft.Data.Functions
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static Object RightObject(
	Object value,
	int length = -1
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Data.Functions.Funcs.RightObject(System.Object,System.Int32)"]

length (Optional)
Type: SystemInt32

[Missing <param name="length"/> documentation for "M:Stimulsoft.Data.Functions.Funcs.RightObject(System.Object,System.Int32)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Data.Functions.Funcs.RightObject(System.Object,System.Int32)"]

See Also