This document is archived and information here might be outdated. Recommended version. |
Get number of join links.
[Visual Basic .NET]
Public Sub JoinLinkCount ( _
ByRef pNumJoins As Integer, _
ByRef pNumTwoPts As Integer _
)
[C#]
public void JoinLinkCount (
ref int pNumJoins,
ref int pNumTwoPts
);