System::Collections::Generic::KeyValuePair::IsNull method

KeyValuePair::IsNull method

Always returns false.

bool System::Collections::Generic::KeyValuePair<TKey, TValue>::IsNull() const

See Also