Table of Contents

Property ThrowOnNullAdd

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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 virtual bool ThrowOnNullAdd { get; set; }

Property Value

bool