GrapeCity.Win.Common 名前空間 > SideButtonCollection クラス > Item プロパティ : Item(Int32) プロパティ |
Public Overloads Property Item( _ ByVal index As Integer _ ) As SideButtonBase
public SideButtonBase Item( int index ) {get; set;}
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | インデックスのパラメータが、コレクションの有効なインデックスの範囲外にあります。 |
System.ArgumentException | value項目の名前がこのコレクションにすでに存在しています。 |
System.InvalidOperationException | 設定するvalueはすでに別のピッカーコントロールに属しているか、このコレクションにすでに存在しています。 |
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