IsNull()

KeyValuePair::IsNull() const method

Always returns false.

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

See Also