Click or drag to resize

StiJsonReportObjectHelperSerializeIntArray Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Serialize.IntArray(System.Int32[])"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static JObject IntArray(
	int[] array
)

Parameters

array
Type: SystemInt32

[Missing <param name="array"/> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Serialize.IntArray(System.Int32[])"]

Return Value

Type: JObject

[Missing <returns> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Serialize.IntArray(System.Int32[])"]

See Also