public void RemoveSource (int index);

파라미터

indexThe index of the source to remove.

설명

Removes a source from the component.

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