Property ArgOperands
ArgOperands
Gets the argument operands for this FuncletPad.
Declaration
public IList<Value> ArgOperands { get; }
Property Value
public IList<Value> ArgOperands { get; }
IList<Value> |
Gets the argument operands for this FuncletPad.
public IList<Value> ArgOperands { get; }
IList<Value> |