'宣言
Public Shared Function LCMapString( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByRef As System.String, _
ByVal As System.Integer, _
ByRef As System.String, _
ByVal As System.Integer _
) As System.Integer
public static System.int LCMapString(
System.int ,
System.int ,
ref System.string ,
System.int ,
ref System.string ,
System.int
)