ParaCollection.Remove

ParaCollection.Remove method

Remove the Para object from the collection.

public void Remove(Para item)
ParameterTypeDescription
itemPara

See Also