Пример #1
0
 protected override void SetItem(int index, T item)
 {
     throw ExceptionFactory.CollectionSetterNotSupported();
 }