DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Graph
Graph Class
Graph Methods
AddEdge Method
AddEdge Method (Int32, Int32)
AddEdge Method (Vertex, Vertex)
AddEdge Method (Int32, Int32, Double)
Graph
AddEdge Method (Int32, Int32)
Namespace:
DHI.Mike1D.Generic.Graph
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
AddEdge
(
int
from
,
int
to
)
Parameters
from
Type:
System
Int32
to
Type:
System
Int32
See Also
Reference
Graph Class
AddEdge Overload
DHI.Mike1D.Generic.Graph Namespace