Method GetOperandString
GetOperandString(Int32)
Gets a string operand by index
Declaration
public string GetOperandString(int index)
Parameters
public string GetOperandString(int index)
Int32 | index | Index of the operand |
Returns
String | String value of the operand |