Dataset.RemoveLayerAt

Dataset.RemoveLayerAt method

Tar bort vektorlagret vid angivet index.

public virtual void RemoveLayerAt(int index)
ParameterTypBeskrivning
indexInt32Index för lagret

Undantag

undantagskick
ArgumentOutOfRangeExceptionIndexet ligger utanför intervallet.
NotSupportedExceptionBorttagning av lager stöds inte.
IOExceptionEtt I/O-fel uppstod.
GisExceptionFel när lagret skulle tas bort.

Se även