Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Whalin
Caching
Memcached
IteratorIsolateCollection
C# Класс Whalin.Caching.Memcached.IteratorIsolateCollection
Gives us a handy way to modify a collection while we're iterating through it.
Наследование:
IEnumerable
Показать файл
Открыть проект
Открытые методы
Метод
Описание
GetEnumerator
( ) :
IEnumerator
IteratorIsolateCollection
(
IEnumerable
enumerable
) :
System
Описание методов
GetEnumerator()
публичный
Метод
public
GetEnumerator
( ) :
IEnumerator
Результат
IEnumerator
IteratorIsolateCollection()
публичный
Метод
public
IteratorIsolateCollection
(
IEnumerable
enumerable
) :
System
enumerable
IEnumerable
Результат
System