GraphicElementCollection.Remove

GraphicElementCollection.Remove metod

Tar bort GraphicElement elementet.

public bool Remove(GraphicElement item)
ParameterTypBeskrivning
itemGraphicElementGraphicElement objekt som kommer att tas bort.

Returvärde

Sant - om elementet hittas; annars, falskt.

Se Även