Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BlogML
Xml
BlogMLPost.AttachmentCollection
C# Class BlogML.Xml.BlogMLPost.AttachmentCollection
Inheritance:
System.Collections.ArrayList
ファイルを表示
Open project: Gutek/MovingScrewdriver
Public Methods
Method
Description
Add
(
BlogMLAttachment
value
) :
void
this
(
int
index
) :
BlogMLAttachment
Method Details
Add()
public
method
public
Add
(
BlogMLAttachment
value
) :
void
value
BlogMLAttachment
return
void
this()
public
method
public
this
(
int
index
) :
BlogMLAttachment
index
int
return
BlogMLAttachment