Note
In all cases when values are removed or replaced explicitly by the public members values are not disposed.
public bool DisposeDroppedValues { get; set; }
Public Property DisposeDroppedValues As Boolean
Get
Set
public:
property bool DisposeDroppedValues {
bool get ();
void set (bool value);
}
member DisposeDroppedValues : bool with get, set
If the value of this property is , then a disposable value will be disposed, if