GrapeCity.Win.Editors.v80 アセンブリ > GrapeCity.Win.Editors 名前空間 > SideButtonCollection クラス > Item プロパティ : Item(Int32) プロパティ |
Public Overloads Property Item( _ ByVal index As Integer _ ) As SideButtonBase
public SideButtonBase Item( int index ) {get; set;}
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | 指定された引数は、有効な値の範囲内にありません。 |