public AssociationDescription( AssociationType type, RowHandle row1, RowHandle row2, double percentAlong )
Public Function New( _ ByVal type As AssociationType, _ ByVal row1 As RowHandle, _ ByVal row2 As RowHandle, _ ByVal percentAlong As Double _ )
public AssociationDescription( AssociationType type, RowHandle row1, RowHandle row2, double percentAlong )
Public Function New( _ ByVal type As AssociationType, _ ByVal row1 As RowHandle, _ ByVal row2 As RowHandle, _ ByVal percentAlong As Double _ )
Target Platforms: Windows 10, Windows 8.1, Windows 7