C# 클래스 BlogML.Xml.BlogMLPost.AttachmentCollection

상속: System.Collections.ArrayList
파일 보기 프로젝트 열기: Gutek/MovingScrewdriver

공개 메소드들

메소드 설명
Add ( BlogMLAttachment value ) : void
this ( int index ) : BlogMLAttachment

메소드 상세

Add() 공개 메소드

public Add ( BlogMLAttachment value ) : void
value BlogMLAttachment
리턴 void

this() 공개 메소드

public this ( int index ) : BlogMLAttachment
index int
리턴 BlogMLAttachment