Click or drag to resize
NodeListT Class
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionNodeT
    FlexRule.GraphsNodeListT

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 NodeList<T> : Collection<Node<T>>

Type Parameters

T

The NodeListT type exposes the following members.

Constructors
Methods
  NameDescription
Public methodFindByValue
Top
Extension Methods
See Also