NevronOpenVision
Nevron.Nov.DataStructures Namespace / NTreeGraphEdge Class
Fields Properties Methods


In This Topic
    NTreeGraphEdge Class Members
    In This Topic

    The following tables list the members exposed by NTreeGraphEdge.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new tree edge  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the edge Child vertex  
    Public PropertyGets the edge Parent vertex  
    Public PropertyObtains a reference to the tree in which the edge resides  
    Top
    Public Methods
     NameDescription
    Public MethodGets the other vertex, which this edge connects  
    Public MethodOverridden. Overriden to return GraphPartType.Edge  
    Top
    See Also