| IStateConfigurationVisitorNextSubState Method |
Will be called after enumerating the active state of the sub-region of a composite state.
Namespace: StaMaAssembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax abstract NextSubState : unit -> unit
Remarks
This method will not be called for the last sub-region of a composite state.
See Also