This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDockableWindowInitialPlacementNeighbors Interface > IDockableWindowInitialPlacementNeighbors.NeighborAt Property (ArcObjects .NET 10.4 SDK) |
Get Neighbors.
[Visual Basic .NET] Public Function get_NeighborAt ( _ ByVal Index As Integer _ ) As UID
[C#] public UID get_NeighborAt ( int Index );