Click or drag to resize

FuncsLength Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Functions.Funcs.Length(System.String)"]

Namespace:  Stimulsoft.Data.Functions
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static int Length(
	string str
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Data.Functions.Funcs.Length(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Data.Functions.Funcs.Length(System.String)"]

See Also