C# 클래스 LumiSoft.Net.Mime.Attachments

상속: System.Collections.ArrayList
파일 보기 프로젝트 열기: jeske/StepsDB-alpha 1 사용 예제들

공개 메소드들

메소드 설명
Add ( Attachment attachment ) : int

Attachments ( ) : System

this ( int nIndex ) : Attachment

메소드 상세

Add() 공개 메소드

public Add ( Attachment attachment ) : int
attachment Attachment
리턴 int

Attachments() 공개 메소드

public Attachments ( ) : System
리턴 System

this() 공개 메소드

public this ( int nIndex ) : Attachment
nIndex int
리턴 Attachment