WebExtensionCollection.RemoveAt

WebExtensionCollection.RemoveAt method

Remove web extension by the index.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32The index.

See Also