You are here:
Symbol Reference >
Dew Namespace
>
Dew.Signal Namespace
>
Classes
>
TSignalCollection Class
>
TSignalCollection Methods
>
Add Method
>
TSignalCollection.Add Method ()
Dew Signal for .NET
TSignalCollection.Add Method ()
TSignalCollection Class
TSignalCollection Members
Dew.Signal Namespace
Add Method
Collapse All
Create a new
TSignalItem
.
Syntax
C#
Visual Basic
public
override
object
Add
();
public
int
Add
(
TSignalItem
value
);
Public
override
Function
Add
()
As
object
Public
Function
Add
(
value
As
TSignalItem
)
As
Integer
Group
Add Method
Links
TSignalCollection Class
,
TSignalCollection Members
,
Dew.Signal 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!