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

◆ HasValue

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

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

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