You are here: Start » FIL.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:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public virtual void Reset()

Function Overrides

See also