IsNull()

System::IsNull(const T&) function

Implements ‘is null’ pattern.

template<typename T> static bool System::IsNull(const T &t)

See Also