Implemented interface member:
method
Insert
System.Collections.Generic.IList<T>.Insert(System.Int32, T)
1 reference to Insert
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (1)
1192rowGroup.Rows.Insert(insertionIndex, newRow);