'Declaration Public Function New( _ ByVal start As Object, _ ByVal end As Object, _ ByVal direction As RelationDirections _ )
'Declaration
Public Function New( _ ByVal start As Object, _ ByVal end As Object, _ ByVal direction As RelationDirections _ )
public Relation( object start, object end, RelationDirections direction )
Relation Class Relation Members Overload List