2 references to CollectionInsert
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
451this.modelTreeManager.CollectionInsert(this, index, item);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (1)
240CollectionInsert(dataModelItemCollection, -1, item);