C# Class LumiSoft.Net.Mime.Attachments

Inheritance: System.Collections.ArrayList
Afficher le fichier Open project: jeske/StepsDB-alpha Class Usage Examples

Méthodes publiques

Méthode Description
Add ( Attachment attachment ) : int

Attachments ( ) : System

this ( int nIndex ) : Attachment

Method Details

Add() public méthode

public Add ( Attachment attachment ) : int
attachment Attachment
Résultat int

Attachments() public méthode

public Attachments ( ) : System
Résultat System

this() public méthode

public this ( int nIndex ) : Attachment
nIndex int
Résultat Attachment