Click or drag to resize

IVertex Interface

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#
public interface IVertex

The IVertex type exposes the following members.

Properties
  NameDescription
Public propertyEdges
Public propertyIndex
Top
Extension Methods
  NameDescription
Public Extension MethodDegree (Defined by GraphExtensions.)
Top
See Also