Base:
property
Count
System.Collections.ArrayList.Count
1 reference to Count
mscorlib (1)
system\collections\arraylist.cs (1)
2229if (value < Count) throw new ArgumentOutOfRangeException("value", Environment.GetResourceString("ArgumentOutOfRange_SmallCapacity"));