You are here: Start » AVL.NET » NullableValue<T>.Reset Method

NullableValue<T>.Reset Method

Resets the current NullableValue<T> object to an empty value (HasValue is equal to false)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public virtual void Reset()

Function Overrides

See also