Click or drag to resize
NodeT Class
Inheritance Hierarchy
SystemObject
  FlexRule.GraphsNodeT

Namespace: FlexRule.Graphs
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class Node<T>

Type Parameters

T

The NodeT type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyNeighbors
Public propertyValue
Top
Extension Methods
See Also