You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TVariableCollection Class
>
TVariableCollection Methods
>
TVariableCollection.this Indexer
Dew Math for .NET
TVariableCollection.this Indexer
TVariableCollection Class
TVariableCollection Members
Dew.Math Namespace
TVariableCollection Methods
Collapse All
Access named variable by it's index in collection.
Syntax
C#
Visual Basic
public
new
TNamedVariable
this
[
int
Idx
];
Public
new
Sub
this
(
Idx
As
Integer
)
Group
TVariableCollection Methods
Links
TVariableCollection Class
,
TVariableCollection Members
,
Dew.Math Namespace
,
TVariableCollection Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!