GrapeCity.Win.Containers 名前空間 > RadioButtonItemCollection クラス > Item プロパティ : Item(Int32) プロパティ |
Public Overloads Property Item( _ ByVal index As Integer _ ) As RadioButtonItem
public RadioButtonItem Item( int index ) {get; set;}
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | indexパラメーターが0未満か、RadioButtonItemCollectionクラスのCountプロパティの値以上です。 |
System.ArgumentNullException | 設定するvalueがnullです。 |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2