Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NGraphPartContainer Class
Fields Properties Methods


In This Topic
    NGraphPartContainer Class Members
    In This Topic

    The following tables list the members exposed by NGraphPartContainer.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyCache for time consuming graph part container checks.  
    Public PropertyGets or sets the current auto id which will be assigned to the next part added to the container.  
    Public PropertyDetermines whether the graph part container is currently being updated.  
    Top
    Public Methods
     NameDescription
    Public MethodBegins the graph part container update  
    Public MethodEnds the graph part container update  
    Public MethodGets the graph part by its id  
    Public MethodGets a parts iterator  
    Public MethodInvalidates all cashed information in the container and its parts  
    Top
    Protected Methods
     NameDescription
    Protected MethodAdds a part to the container  
    Protected MethodRemoves a part from the container  
    Top
    See Also