public void RemoveSource (int index);

Parámetros

indexThe index of the source to remove.

Descripción

Removes a source from the component.

Throws InvalidOperationException, if the list of sources is empty. Throws ArgumentOutOfRangeException, if the index is invalid.