Nevron .NET Vision
Nevron.Diagram.DataStructures Namespace / NCountingVisitor Class
Properties Methods


In This Topic
    NCountingVisitor Class Members
    In This Topic

    The following tables list the members exposed by NCountingVisitor.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the count of visited edges  
    Public PropertyGets the count of visited vertices  
    Public PropertyDetermines whether edges should be visited or not. By default set to true (Inherited from Nevron.Diagram.DataStructures.NGraphPartVisitor)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to increase the respective graph part counter  
    Top
    See Also