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