RemoveAt

Sequence.RemoveAt method

Removes an effect from a collection.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32

See Also