Nevron .NET Vision
Nevron.Diagram Namespace / NConnection Structure
Fields Methods


In This Topic
    NConnection Structure Members
    In This Topic

    The following tables list the members exposed by NConnection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new connection, between the elements with the specified unique ids  
    Top
    Public Fields
     NameDescription
    Public FieldUnique Id of the first element  
    Public FieldUnique Id of the second element  
    Top
    Public Methods
     NameDescription
    Public MethodQueries whether uid is equal to either UniqueId1 or UniqueId2  
    Public MethodQueries whether the connection identified by uid1 and uid2 is identical to this connection  
    Top
    See Also