GrapeCity.Windows.SpreadGrid.Editors 名前空間 > BlackoutDatesCollection クラス : SetItem メソッド |
'Declaration
Protected Overrides NotOverridable Sub SetItem( _ ByVal index As Integer, _ ByVal item As CalendarDateRange _ )
protected override void SetItem( int index, CalendarDateRange item )
例外 | 説明 |
---|---|
System.NotSupportedException | このメソッドの呼び出し元スレッドが、現在のインスタンスを初期化したスレッドではありません。 |