JGR MSTS Editors and Tools
IndexFsmUnlinks Method (index, state)
NamespacesJgr.GrammarFsmIndexFsmUnlinks(Int32%, FsmState)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Jgr.Grammar.Fsm.IndexFsmUnlinks(System.Int32@,Jgr.Grammar.FsmState)"]

Declaration Syntax
C#Visual BasicVisual C++
private void IndexFsmUnlinks(
	ref int index,
	FsmState state
)
Private Sub IndexFsmUnlinks ( _
	ByRef index As Integer, _
	state As FsmState _
)
private:
void IndexFsmUnlinks(
	int% index, 
	FsmState^ state
)
Parameters
index (Int32%)

[Missing <param name="index"/> documentation for "M:Jgr.Grammar.Fsm.IndexFsmUnlinks(System.Int32@,Jgr.Grammar.FsmState)"]

state (FsmState)

[Missing <param name="state"/> documentation for "M:Jgr.Grammar.Fsm.IndexFsmUnlinks(System.Int32@,Jgr.Grammar.FsmState)"]

Assembly: JGR.Grammar (Module: JGR.Grammar) Version: 0.5.4008.31681