C# Class BlogML.Xml.BlogMLPost.AttachmentCollection

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

Méthodes publiques

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

Method Details

Add() public méthode

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

this() public méthode

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