Namespace:  C1.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
protected override void InsertItem(
	int index,
	MappingInfo item
)
Visual Basic (Declaration)
Protected Overrides Sub InsertItem ( _
	index As Integer, _
	item As MappingInfo _
)

See Also