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