バージョン

GetAllRadioButtonsInGroup() メソッド

この UltraRadioButton (この UltraRadiobutton を含む) と同じグループのすべての UltraRadioButton コントロールの列挙子リストを返します。
シンタックス
'宣言
 
Public Function GetAllRadioButtonsInGroup() As IEnumerable(Of UltraRadioButton)
public IEnumerable<UltraRadioButton> GetAllRadioButtonsInGroup()
参照