SelectedIndex(RadioButtonList, Func) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static RadioButtonList<T> SelectedIndex<T>(this RadioButtonList<T> obj, Func<int> selectedIndex)

Type parameters

T

Parameters

selectedIndex
Func<Int32>

Returns