IParameterChanges.addParameterData

Adds a new parameter queue with a given ID at the end of the list, returns it and its index in the parameter changes list.

interface IParameterChanges
public nothrow @nogc
addParameterData
(
ref const(ParamID) id
,)

Meta