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