System::Collections::Invalidatable class
Invalidatable class
Class that makes it possible to track the state of its descendants through InvalidatableTracker objects.
class Invalidatable
Methods
| Method | Description |
|---|---|
| GetState() | Returns current state. |
| Invalidate() | Changes the current state, invalidating all previously created trackers. |
See Also
- Namespace System::Collections
- Library Aspose.TeX for C++