Method AddRangeWithoutWriteScope
- Namespace
- PaintDotNet.ObjectModel
- Assembly
- PaintDotNet.ObjectModel.dll
AddRangeWithoutWriteScope(IEnumerable<T>)
protected void AddRangeWithoutWriteScope(IEnumerable<T> items)
Parameters
items
IEnumerable<T>
AddRangeWithoutWriteScope(ReadOnlySpan<T>)
protected void AddRangeWithoutWriteScope(ReadOnlySpan<T> items)
Parameters
items
ReadOnlySpan<T>