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


ISelectionPalette.ItemCount Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

ISelectionPalette.ItemCount Property

The number of items in the palette.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionPalette Interface