Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ HasValue

bool Sisus.Init.Any< T >.HasValue
get

Gets a value indicating whether the current Any<T> object has a non-null underlying type.

true if the current Any<T> object has a value; false if the current Any<T> object has no value.