Throw an exception if the state of the register is invalid,
do nothing otherwise.
| C# | Visual Basic | Visual C++ |
public void VerifyValidState()
Public Sub VerifyValidState
public: void VerifyValidState()
| Exception | Condition |
|---|---|
| ImplementationException | Thrown if the state of |