GrapeCity.WPF.InputMan アセンブリ > GrapeCity.Windows.InputMan 名前空間 > ListColumnCollection クラス : SetItem メソッド |
Protected Overrides NotOverridable Sub SetItem( _ ByVal index As Integer, _ ByVal listColumn As ListColumn _ )
protected override void SetItem( int index, ListColumn listColumn )
例外 | 解説 |
---|---|
System.NotSupportedException | ListColumnCollection は、インデクサーによる新しい ListColumn の設定をサポートしていません。 |