C# 클래스 RTDealsWebApplication.RSS.ChannelCollection

rssChannelCollection instruction。
상속: System.Collections.CollectionBase
파일 보기 프로젝트 열기: jediskywalker/RTDeals

공개 메소드들

메소드 설명
Add ( Channel item ) : int
ChannelCollection ( ) : System
this ( int index ) : Channel

메소드 상세

Add() 공개 메소드

public Add ( Channel item ) : int
item Channel
리턴 int

ChannelCollection() 공개 메소드

public ChannelCollection ( ) : System
리턴 System

this() 공개 메소드

public this ( int index ) : Channel
index int
리턴 Channel