Nevron .NET Vision
Nevron.Diagram.DataStructures Namespace / NGraphPartContainer Class
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
    Public Properties
     NameDescription
    Public PropertyCashe for time consuming graph part container checks  
    Public PropertyGets/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 enumerator  
    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