SpectrumTeeCollection.Add Method

Overload List

#SignatureDescription
1SpectrumTeeItem AddCreate a new SignalTeeItem
2Int32 Add(SpectrumTeeItem value)Add new item of SpectrumTeeItem type and register the object with the collection.

Overload 1: SpectrumTeeItem Add

Create a new SignalTeeItem

Returns: SpectrumTeeItem - Returns the newly created object.

Overload 2: Int32 Add(SpectrumTeeItem value)

Add new item of SpectrumTeeItem type and register the object with the collection.

#NameTypeDescription
1valueSpectrumTeeItem

Returns: Int32