|  | This document is archived and information here might be outdated. Recommended version. | 
Remove join link at the given index.
[Visual Basic .NET]
Public Sub RemoveJoinLink ( _
    ByVal i As Integer _
)
[C#]
public void RemoveJoinLink (
    int i
);
[C++]
HRESULT RemoveJoinLink(
  long i
);
[C++] Parameters i [in]
i is a parameter of type long