SingleChoiceObject Constructor |
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public SingleChoiceObject(
string[] choices,
int selection
)
Parameters
- choices String
[Missing <param name="choices"/> documentation for "M:Altaxo.Gui.Common.SingleChoiceObject.#ctor(System.String[],System.Int32)"]
- selection Int32
[Missing <param name="selection"/> documentation for "M:Altaxo.Gui.Common.SingleChoiceObject.#ctor(System.String[],System.Int32)"]
See Also