C# Class BlogML.Xml.BlogMLPost.TrackbackCollection

Inheritance: System.Collections.ArrayList
Afficher le fichier Open project: Gutek/MovingScrewdriver

Méthodes publiques

Méthode Description
Add ( BlogMLTrackback value ) : void
this ( int index ) : BlogMLTrackback

Method Details

Add() public méthode

public Add ( BlogMLTrackback value ) : void
value BlogMLTrackback
Résultat void

this() public méthode

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