Click or drag to resize

StiVariableAsParameterHelperParameterExists Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiVariableAsParameterHelper.ParameterExists(System.Collections.Generic.List{Stimulsoft.Base.StiToken},System.String)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool ParameterExists(
	List<StiToken> tokens,
	string name
)

Parameters

tokens
Type: System.Collections.GenericListStiToken

[Missing <param name="tokens"/> documentation for "M:Stimulsoft.Report.Dictionary.StiVariableAsParameterHelper.ParameterExists(System.Collections.Generic.List{Stimulsoft.Base.StiToken},System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiVariableAsParameterHelper.ParameterExists(System.Collections.Generic.List{Stimulsoft.Base.StiToken},System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiVariableAsParameterHelper.ParameterExists(System.Collections.Generic.List{Stimulsoft.Base.StiToken},System.String)"]

See Also