Beispiel #1
0
 public bool AddAndReturnTrue(TElement element) => _array.AddAndReturnConstant(ref _position, element, true);