System::Collections::InvalidatableTracker::CheckValidity method

InvalidatableTracker::CheckValidity method

Checks if the state of the tracked object has changed.

bool System::Collections::InvalidatableTracker::CheckValidity() const

ReturnValue

True if the state of the tracked object has not changed, false otherwise.

See Also