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