System::IsNull method

System::IsNull method

Implements ‘is null’ pattern.

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

See Also