C# Class AddressMatch.Graph

Show file Open project: pwq1989/AddressMatch Class Usage Examples

Public Properties

Property Type Description
NodeCount int
NodeTable System.Collections.Hashtable
root GraphNode

Property Details

NodeCount public property

public int NodeCount
return int

NodeTable public property

public Hashtable,System.Collections NodeTable
return System.Collections.Hashtable

root public property

public GraphNode,AddressMatch root
return GraphNode