Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
BlogML
Xml
BlogMLPost.TrackbackCollection
C# Class BlogML.Xml.BlogMLPost.TrackbackCollection
Inheritance:
System.Collections.ArrayList
显示文件
Open project: Gutek/MovingScrewdriver
Public Methods
Method
Description
Add
(
BlogMLTrackback
value
) :
void
this
(
int
index
) :
BlogMLTrackback
Method Details
Add()
public
method
public
Add
(
BlogMLTrackback
value
) :
void
value
BlogMLTrackback
return
void
this()
public
method
public
this
(
int
index
) :
BlogMLTrackback
index
int
return
BlogMLTrackback