operator!=()

Rectangle::operator!=(std::nullptr_t) const method

Always returns true.

bool System::Drawing::Rectangle::operator!=(std::nullptr_t) const

See Also