[]
        
(Showing Draft Content)

C1.WPF.Schedule.NestedPropertySetterCollection.InsertItem

InsertItem Method

InsertItem(int, NestedPropertySetter)

Overrides the default behavior.

Declaration
protected override void InsertItem(int index, NestedPropertySetter item)
Parameters
Type Name Description
int index
NestedPropertySetter item
Overrides