Implemented interface member:
1 override of IsFixedSize
System.Collections.NonGeneric (1)
System\Collections\SortedList.cs (1)
598public override bool IsFixedSize
1 reference to IsFixedSize
System.Collections.NonGeneric (1)
System\Collections\SortedList.cs (1)
600get { return _list.IsFixedSize; }