This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionJoinLinks Interface > IConstructionJoinLinks.RemoveJoinLink Method (ArcObjects .NET 10.5 SDK) |
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