Method InsertRange
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
InsertRange(int, ICollection)
public override void InsertRange(int index, ICollection c)
Parameters
index
intc
ICollection
public override void InsertRange(int index, ICollection c)
index
intc
ICollection