Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TVSorter
XmlExtensions
C# Class TVSorter.XmlExtensions
Mostrar archivo
Open project: a-jackson/tvsorter
Public Methods
Method
Description
InsertAt
(
this
node
,
XmlNode
insertingNode
,
int
index
) :
void
Method Details
InsertAt()
public
static
method
public
static
InsertAt
(
this
node
,
XmlNode
insertingNode
,
int
index
) :
void
node
this
insertingNode
System.Xml.XmlNode
index
int
return
void