Click or drag to resize

StiGraphsAdd Method (Object, Int32)

[Missing <summary> documentation for "M:Stimulsoft.Base.Serializing.StiGraphs.Add(System.Object,System.Int32)"]

Namespace:  Stimulsoft.Base.Serializing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public void Add(
	Object obj,
	int index
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Stimulsoft.Base.Serializing.StiGraphs.Add(System.Object,System.Int32)"]

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Base.Serializing.StiGraphs.Add(System.Object,System.Int32)"]

See Also