C# Class Web.RSS.ItemCollection

rssChannelCollection instruction。
Inheritance: System.Collections.CollectionBase
Afficher le fichier Open project: jediskywalker/RTDeals

Méthodes publiques

Méthode Description
Add ( Item item ) : int
ItemCollection ( ) : System
this ( int index ) : Item

Method Details

Add() public méthode

public Add ( Item item ) : int
item Item
Résultat int

ItemCollection() public méthode

public ItemCollection ( ) : System
Résultat System

this() public méthode

public this ( int index ) : Item
index int
Résultat Item