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