CharCollection.Add

CharCollection.Add method

Add the Char object in the collection.

public int Add(Char item)
ParameterTypeDescription
itemChar

See Also