Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
newtelligence
DasBlog
Web
Services
Atom10
AtomParticipantCollection.Enumerator
C# Класс newtelligence.DasBlog.Web.Services.Atom10.AtomParticipantCollection.Enumerator
Type-specific enumeration class, used by AtomParticipantCollection.GetEnumerator.
Наследование:
System.Collections.IEnumerator
Показать файл
Открыть проект
Private Properties
Свойство
Тип
Описание
Открытые методы
Метод
Описание
Enumerator
(
AtomParticipantCollection
collection
) :
System
MoveNext
( ) :
bool
Reset
( ) :
void
Описание методов
Enumerator()
публичный
Метод
public
Enumerator
(
AtomParticipantCollection
collection
) :
System
collection
AtomParticipantCollection
Результат
System
MoveNext()
публичный
Метод
public
MoveNext
( ) :
bool
Результат
bool
Reset()
публичный
Метод
public
Reset
( ) :
void
Результат
void