Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
RTDealsScanerEngine
RSS
ChannelCollection
C# Class RTDealsScanerEngine.RSS.ChannelCollection
rssChannelCollection instruction。
Inheritance:
System.Collections.CollectionBase
显示文件
Open project: jediskywalker/RTDeals
Public Methods
Method
Description
Add
(
Channel
item
) :
int
ChannelCollection
( ) :
System
this
(
int
index
) :
Channel
Method Details
Add()
public
method
public
Add
(
Channel
item
) :
int
item
Channel
return
int
ChannelCollection()
public
method
public
ChannelCollection
( ) :
System
return
System
this()
public
method
public
this
(
int
index
) :
Channel
index
int
return
Channel