Click or drag to resize
JsonDataAdd Method

[Missing <summary> documentation for "M:X3Platform.Json.JsonData.Add(System.Object)"]

Namespace: X3Platform.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public int Add(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:X3Platform.Json.JsonData.Add(System.Object)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:X3Platform.Json.JsonData.Add(System.Object)"]

See Also