DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Graph
IGraph Interface
IGraph Properties
Vertices Property
IGraph
Vertices Property
Vertices/nodes in the graph
Namespace:
DHI.Mike1D.Generic.Graph
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
IReadOnlyList
<
IVertex
>
Vertices
{
get
; }
Property Value
Type:
IReadOnlyList
IVertex
See Also
Reference
IGraph Interface
DHI.Mike1D.Generic.Graph Namespace