シンタックス
'宣言
Private Sub GenerateNewState( _
ByRef As InnerQRCode.EncodingStateNode, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Byte, _
ByVal As System.Collections.Generic.List(Of InnerQRCode.EncodingStateNode) _
)
private void GenerateNewState(
ref InnerQRCode.EncodingStateNode ,
System.int ,
System.int ,
System.int ,
System.byte ,
System.Collections.Generic.List<InnerQRCode.EncodingStateNode>
)
パラメータ
- parentStatus
- posSymbol
- cost
- len
- mode
- possibleStates
参照