Implemented interface member:
property
Count
System.Collections.Generic.ICollection<T>.Count
1 reference to Count
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NumericUpDown.cs (1)
628if(this.Spinning && this.accelerationsCurrentIndex < (this.accelerations.Count - 1)) { // if index not the last entry ...