Add

ParaCollection.Add method

Add the Para object in the collection.

public int Add(Para item)
Parameter Type Description
item Para

See Also