GeometryCollection.RemoveAt

GeometryCollection.RemoveAt method

Tar bort den angivna geometrin från samlingen.

public void RemoveAt(int index)
ParameterTypBeskrivning
indexInt32Index för den geometri som ska tas bort.

Undantag

undantagskick
ArgumentOutOfRangeExceptionIndex är utanför intervallet.

Se även