[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.ScheduleCore Assembly
C1.Schedule
Classes
C1ObservableKeyedCollection<TKey, TItem>
Methods
SetItem
dotnet-framework-api
dotnet-standard-api
C1.ScheduleCore Assembly
C1.Schedule
Classes
Action
ActionCollection
Appointment
AppointmentCollection
AppointmentComparer
AppointmentEventArgs
AppointmentList
AppointmentMappingCollection
AppointmentStorage
BaseCollectionEventArgs<T>
BaseCollection<T>
BaseList<T>
BaseObject
BaseObjectMappingCollection<T>
BasePersistableObject
BaseStorage<T, TMappingCollection>
C1BindingSource
C1Brush
C1BrushFactory
C1ObservableCollection<T>
C1ObservableKeyedCollection<TKey, TItem>
Constructors
Methods
ClearItems
InsertItem
OnCollectionChanged
RemoveItem
SetItem
C1ScheduleStorage
CalendarInfo
CancelAppointmentEventArgs
CancelReminderEventArgs
Category
CategoryCollection
CategoryList
CategoryStorage
Contact
ContactCollection
ContactList
ContactStorage
DateList
Day
DayCollection
DayOfWeekConverter
ItemSynchronizedEventArgs
Label
LabelCollection
LabelList
LabelStorage
MappingCollectionBase<T>
MappingInfo
RecurrencePattern
Reminder
ReminderCollection
ReminderEventArgs
Resource
ResourceCollection
ResourceList
ResourceStorage
Status
StatusCollection
StatusList
StatusStorage
StorageComponent
TimeScaleEnumConverter
TimeZoneInfo
WorkDays
Enums
Delegates
C1.Schedule.Localization
C1.Util.Licensing
C1.Win.ScheduleCore Assembly
dotnet-api
(Showing Draft Content)
C1.Schedule.C1ObservableKeyedCollection-2.SetItem
SetItem Method
SetItem(int, TItem)
Declaration
protected override void SetItem(int index, TItem item)
Parameters
Type
Name
Description
int
index
TItem
item
Overrides
KeyedCollection<TKey, TItem>.SetItem(int, TItem)