Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Web
RSS
ItemCollection
C# Class Web.RSS.ItemCollection
rssChannelCollection instruction。
Inheritance:
System.Collections.CollectionBase
Mostra file
Open project: jediskywalker/RTDeals
Public Methods
Method
Description
Add
(
Item
item
) :
int
ItemCollection
( ) :
System
this
(
int
index
) :
Item
Method Details
Add()
public
method
public
Add
(
Item
item
) :
int
item
Item
return
int
ItemCollection()
public
method
public
ItemCollection
( ) :
System
return
System
this()
public
method
public
this
(
int
index
) :
Item
index
int
return
Item