Edge Constructor
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Initializes a new instance of the Edge type.
Overload List
Name | Description | |
---|---|---|
Edge(KeyValuePair< (Of < <' (Label, Node> ) > > )) | Initializes a new instance of the Edge type. | |
Edge(Node) | Initializes a new instance of the Edge type. | |
Edge(Label, Node) | Initializes a new instance of the type. |
Top