Click or drag to resize

StiFunctionsProgrammingShortcutChoose Method (NullableInt32, Object)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsProgrammingShortcut.Choose(System.Nullable{System.Int32},System.Object[])"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Object Choose(
	Nullable<int> index,
	params Object[] args
)

Parameters

index
Type: SystemNullableInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsProgrammingShortcut.Choose(System.Nullable{System.Int32},System.Object[])"]

args
Type: SystemObject

[Missing <param name="args"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsProgrammingShortcut.Choose(System.Nullable{System.Int32},System.Object[])"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsProgrammingShortcut.Choose(System.Nullable{System.Int32},System.Object[])"]

See Also