RemoveAt

SequenceCollection.RemoveAt method

Removes sequence at the specified index.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32

See Also