[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.ScheduleCore Assembly
C1.Schedule
Classes
MappingCollectionBase<T>
Methods
InsertItem
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>
C1ScheduleStorage
CalendarInfo
CancelAppointmentEventArgs
CancelReminderEventArgs
Category
CategoryCollection
CategoryList
CategoryStorage
Contact
ContactCollection
ContactList
ContactStorage
DateList
Day
DayCollection
DayOfWeekConverter
ItemSynchronizedEventArgs
Label
LabelCollection
LabelList
LabelStorage
MappingCollectionBase<T>
Constructors
Properties
Methods
Add
Dispose
GetKeyForItem
InsertItem
NewItem
ReadObject
WriteObject
Events
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.MappingCollectionBase-1.InsertItem
InsertItem Method
InsertItem(int, MappingInfo)
Declaration
protected override void InsertItem(int index, MappingInfo item)
Parameters
Type
Name
Description
int
index
MappingInfo
item
Overrides
KeyedCollection<string, MappingInfo>.InsertItem(int, MappingInfo)