Beispiel #1
0
 public bool AddFirstAndReturnTrue(IList <TElement> elements) => _array.AddFirstAndReturnConstant(ref _position, elements, true);