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