Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
RTDealsWebApplication
RSS
ChannelCollection
C# Class RTDealsWebApplication.RSS.ChannelCollection
rssChannelCollection instruction。
Inheritance:
System.Collections.CollectionBase
Show file
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