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
System
Xml
Xsl
XsltOld
ReaderOutput
this
System.Xml.Xsl.XsltOld.ReaderOutput.this C# (CSharp) Method
ReaderOutput Class Documentation
Show file
Open project: gbarnett/shared-source-cli-2.0
this()
public
method
public
this
(
int
i
) :
string
i
int
return
string
public override string this [int i] { get { return GetAttribute(i); } }
Same methods
ReaderOutput::
this
(
string
name
) :
string
ReaderOutput::
this
(
string
name
,
string
namespaceURI
) :
string
ReaderOutput
CheckCurrentInfo
Close
FindAttribute
GetAttribute
GetBuilderInfo
LookupNamespace
MoveToAttribute
MoveToElement
MoveToFirstAttribute
MoveToNextAttribute
Read
ReadAttributeValue
ReadInnerXml
ReadOuterXml
ReadString
ReaderOutput
RecordDone
Reset
ResolveEntity
SetAttribute
SetMainNode
TheEnd
this