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


In This Topic
    NGraphEdge Class Members
    In This Topic

    The following tables list the members exposed by NGraphEdge.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the edge FROM vertex  
    Public PropertyObtains a reference to the graph in which the edge resides  
    Public PropertyChecks if the edge is a self-loop edge  
    Public PropertyGets the edge TO vertex  
    Top
    Public Methods
     NameDescription
    Public MethodGets the other vertex, which this edge connects.  
    Public MethodOverridden. Overriden to return GraphPartType.Edge  
    Public Method  
    Top
    See Also