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

NullableRef<T>.Reset Method

Resets the current NullableRef<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