'Declaration
Protected Overridable Sub ApplyInteractiveState( _ ByVal state As InteractiveState _ )
'Usage
Dim instance As NEntryContainer Dim state As InteractiveState instance.ApplyInteractiveState(state)
protected virtual void ApplyInteractiveState( InteractiveState state )
Parameters
- state