Property ThrowOnNullAdd
ThrowOnNullAdd
Gets a value indicating whether an
ArgumentNullException should be thrown
on an attempt to add a null value to the collection.
public bool ThrowOnNullAdd { get; }
Gets a value indicating whether an
ArgumentNullException should be thrown
on an attempt to add a null value to the collection.
public bool ThrowOnNullAdd { get; }