This document is archived and information here might be outdated.  Recommended version.


IDockableWindowInitialPlacementNeighbors.Count Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDockableWindowInitialPlacementNeighbors Interface > IDockableWindowInitialPlacementNeighbors.Count Property
ArcGIS Developer Help

IDockableWindowInitialPlacementNeighbors.Count Property

Number of neighbors.

[Visual Basic .NET]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDockableWindowInitialPlacementNeighbors Interface