Remove

CharCollection.Remove method

Remove the Char object from the collection.

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

See Also