This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IAcceleratorTable Interface > IAcceleratorTable.Count Property (ArcObjects .NET 10.5 SDK) |
The count of accelerator items in the table.
[Visual Basic .NET] Public ReadOnly Property Count As Integer
[C#] public int Count {get;}