public virtual void RemoveAt(int index) { throw new NotSupportedException(SR.NotSupported_ReadOnlyCollection); } }