TSpectrumCollection.Add Method

Overload List

#SignatureDescription
1function Add: TObject;Create a new TSpectrumItem and it to collection.
2function Add(Value: TSpectrumItem): Integer;Add a new TSpectrumItem to the collection.

Overload 1: function Add: TObject;

Create a new TSpectrumItem and it to collection.

Returns: Object

Overload 2: function Add(Value: TSpectrumItem): Integer;

Add a new TSpectrumItem to the collection.

#NameTypeDescription
1ValueTSpectrumItem

Returns: Int32