Nevron .NET Vision
Nevron.Diagram Namespace / NConnectionStorage Class
Methods


In This Topic
    NConnectionStorage Class Members
    In This Topic

    The following tables list the members exposed by NConnectionStorage.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodClears all connections in the storage  
    Public MethodCreates an identical copy of this object  
    Public MethodCreates a new connection between the specified ids  
    Public MethodDestroys the connection between the specified ids (if it exists)  
    Public MethodExports the connections contained in the storage as collection  
    Public MethodCompares this collection with the specified collection and returns an array of the ids, which are members of connections not present in both collections  
    Public MethodFor a given uid obtains the ids, which are connected to it  
    Public MethodFor a given uid obtains the count of connections in which it participates  
    Public MethodObtains an array of the unique ids involved in connections  
    Public MethodImports the connections from the specified collection in the storage  
    Public MethodOverloaded. Queries whether a connection between the specified ids exists  
    Public MethodReplaces all connection ids using the specified map of ids  
    Top
    See Also