Click or drag to resize

StiParserStiParserMethodInfo Constructor (StiParserStiFunctionType, Int32, Type)

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiParserMethodInfo(
	StiParserStiFunctionType name,
	int number,
	Type[] arguments
)

Parameters

name
Type: Stimulsoft.Report.EngineStiParserStiFunctionType

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Engine.StiParser.StiParserMethodInfo.#ctor(Stimulsoft.Report.Engine.StiParser.StiFunctionType,System.Int32,System.Type[])"]

number
Type: SystemInt32

[Missing <param name="number"/> documentation for "M:Stimulsoft.Report.Engine.StiParser.StiParserMethodInfo.#ctor(Stimulsoft.Report.Engine.StiParser.StiFunctionType,System.Int32,System.Type[])"]

arguments
Type: SystemType

[Missing <param name="arguments"/> documentation for "M:Stimulsoft.Report.Engine.StiParser.StiParserMethodInfo.#ctor(Stimulsoft.Report.Engine.StiParser.StiFunctionType,System.Int32,System.Type[])"]

See Also