You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Types
>
Dew.Math.TExprGridGetProc Type
Dew Math for .NET
Dew.Math.TExprGridGetProc Type
Types
Collapse All
Syntax
C#
Visual Basic
public
delegate
void
TExprGridGetProc
([In]
TExprGridVariable
Sender,
ref
string
Dst, [In]
int
Row, [In]
int
col);
Public
Delegate
Sub
TExprGridGetProc
([In]
TExprGridVariable
Sender, ref
string
Dst, [In] int Row, [In] int col)
As
void
File
MtxParseClass.cs
Description
This is type Dew.Math.TExprGridGetProc.
Group
Types
Links
Types
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!