You are here:
Symbol Reference >
Dew Namespace
>
Dew.Signal Namespace
>
Dew.Signal.Tee Namespace
>
Classes
>
SpectrumTeeCollection Class
>
SpectrumTeeCollection Methods
>
Add Method
>
SpectrumTeeCollection.Add Method (SpectrumTeeItem)
Dew Signal for .NET
SpectrumTeeCollection.Add Method (SpectrumTeeItem)
SpectrumTeeCollection Class
SpectrumTeeCollection Members
Dew.Signal.Tee Namespace
Add Method
Collapse All
Add new item of
SpectrumTeeItem
type and register the object with the collection.
Syntax
C#
Visual Basic
public
int
Add
(
SpectrumTeeItem
value
);
Public
Function
Add
(
value
As
SpectrumTeeItem
)
As
Integer
Group
Add Method
Links
SpectrumTeeCollection Class
,
SpectrumTeeCollection Members
,
Dew.Signal.Tee Namespace
,
Add Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!