FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpScrollBarButtonCollection クラス : RemoveAt メソッド |
'使用法 Dim instance As FpScrollBarButtonCollection Dim index As Integer instance.RemoveAt(index)
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | indexがSystem.Collections.IListの有効なインデックスではありません。 |
System.NotSupportedException | System.Collections.IListが読み取り専用であるか、またはSystem.Collections.IListのサイズが固定されています。 |