ArcObjects Library Reference (Framework)  

IDockableWindowInitialPlacementNeighbors.NeighborAt Property

Get Neighbors.

[Visual Basic .NET]
Public Function get_NeighborAt ( _
    ByVal Index As Integer _
) As UID
[C#]
public UID get_NeighborAt (
    int Index
);

Product Availability

Available with ArcGIS Desktop.

See Also

IDockableWindowInitialPlacementNeighbors Interface