Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
newtelligence
DasBlog
Web
Services
Rss20
RssChannelCollection.Enumerator
C# 클래스 newtelligence.DasBlog.Web.Services.Rss20.RssChannelCollection.Enumerator
Type-specific enumeration class, used by RssChannelCollection.GetEnumerator.
상속:
System.Collections.IEnumerator
파일 보기
프로젝트 열기: AArnott/dasblog
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
Enumerator
(
RssChannelCollection
collection
) :
System
MoveNext
( ) :
bool
Reset
( ) :
void
메소드 상세
Enumerator()
공개
메소드
public
Enumerator
(
RssChannelCollection
collection
) :
System
collection
RssChannelCollection
리턴
System
MoveNext()
공개
메소드
public
MoveNext
( ) :
bool
리턴
bool
Reset()
공개
메소드
public
Reset
( ) :
void
리턴
void