RemoveAt

ISequence.RemoveAt method

Removes an effect from a collection.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32Index of effect to remove Int32

See Also