GridShapeCollection.RemoveAt

GridShapeCollection.RemoveAt method

Remove the shape.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32The index of the shape.

See Also