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
Setpublic:
property bool DisposeDroppedValues {
bool get ();
void set (bool value);
}member DisposeDroppedValues : bool with get, setIf the value of this property is , then a disposable value will be disposed, if