C# Class AddressMatch.Graph

Datei anzeigen Open project: pwq1989/AddressMatch Class Usage Examples

Public Properties

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

Property Details

NodeCount public_oe property

public int NodeCount
return int

NodeTable public_oe property

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

root public_oe property

public GraphNode,AddressMatch root
return GraphNode