Click or drag to resize

StiVariablesCollectionAdd Method (String, Object)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiVariablesCollection.Add(System.String,System.Object)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Add(
	string name,
	Object value
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiVariablesCollection.Add(System.String,System.Object)"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Dictionary.StiVariablesCollection.Add(System.String,System.Object)"]

See Also