You are here:
Symbol Reference >
Dew Namespace
>
Dew.Signal Namespace
>
Classes
>
TSignalCollection Class
>
TSignalCollection Methods
>
TSignalCollection.this Indexer
Dew Signal for .NET
TSignalCollection.this Indexer
TSignalCollection Class
TSignalCollection Members
Dew.Signal Namespace
TSignalCollection Methods
Collapse All
Default array property allows access to list items without typecasting.
Syntax
C#
Visual Basic
public
new
TSignalItem
this
[
int
Index
];
Public
new
Sub
this
(
Index
As
Integer
)
Group
TSignalCollection Methods
Links
TSignalCollection Class
,
TSignalCollection Members
,
Dew.Signal Namespace
,
TSignalCollection Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!