Example #1
0
 public bool AddAllAndReturnTrue(IList <TElement> elements) => _array.AddAllAndReturnConstant(ref _position, elements, true);