Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TVSorter
XmlExtensions
C# Class TVSorter.XmlExtensions
Show file
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