xtd 0.2.0
Loading...
Searching...
No Matches

◆ reset()

void xtd::any_object::reset ( )
inlinenoexcept

Reset the current object. Set the current object to null.

Remarks
If xtd::any_object::has_values is true, destroys the contained object; otherwise does nothing.