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