Select Method (IRadioGroup)
Selects the specified radio button in the radio group.
Overload List
OverloadDescription
Select(String)Selects the specified radio button (by name) in the radio group.  
Select(UInt32)Selects the specified radio button (by index) in the radio group.