CheckValidity()

InvalidatableTracker::CheckValidity() const method

Checks if the state of the tracked object has changed.

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

Return Value

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

See Also