Remove

ParaCollection.Remove method

Remove the Para object from the collection.

public void Remove(Para item)
Parameter Type Description
item Para

See Also