C# Class AddressMatch.Graph

Afficher le fichier Open project: pwq1989/AddressMatch Class Usage Examples

Méthodes publiques

Свойство Type Description
NodeCount int
NodeTable System.Collections.Hashtable
root GraphNode

Property Details

NodeCount public_oe property

public int NodeCount
Résultat int

NodeTable public_oe property

public Hashtable,System.Collections NodeTable
Résultat System.Collections.Hashtable

root public_oe property

public GraphNode,AddressMatch root
Résultat GraphNode