Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Palaso
Xml
NullXMlNodeList
C# Class Palaso.Xml.NullXMlNodeList
Inheritance:
System.Xml.XmlNodeList
Exibir arquivo
Open project: sillsdev/FieldWorks
Public Methods
Method
Description
GetEnumerator
( ) :
IEnumerator
Item
(
int
index
) :
XmlNode
Method Details
GetEnumerator()
public
method
public
GetEnumerator
( ) :
IEnumerator
return
IEnumerator
Item()
public
method
public
Item
(
int
index
) :
XmlNode
index
int
return
System.Xml.XmlNode