TSpectrumCollection.Add Method

Overload List

#SignatureDescription
1Object AddCreate a new TSpectrumItem and it to collection.
2Int32 Add(TSpectrumItem Value)Add a new TSpectrumItem to the collection.

Overload 1: Object Add

Create a new TSpectrumItem and it to collection.

Returns: Object

Overload 2: Int32 Add(TSpectrumItem Value)

Add a new TSpectrumItem to the collection.

#NameTypeDescription
1ValueTSpectrumItem

Returns: Int32