Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
State
enum
System.Xml.XPath.XPathNavigatorReader.State
private
inherited
Enumerator
Initial
Content
EndElement
Attribute
AttrVal
InReadBinary
EOF
Closed
Error
Definition at line
8
of file
XPathNavigatorReader.cs
.
9
{
10
Initial
,
11
Content
,
12
EndElement
,
13
Attribute
,
14
AttrVal
,
15
InReadBinary
,
16
EOF
,
17
Closed
,
18
Error
19
}
System.Xml.XPath.XPathNavigatorReader.State.Closed
@ Closed
System.Xml.XPath.XPathNavigatorReader.State.Initial
@ Initial
System.Xml.XPath.XPathNavigatorReader.State.Error
@ Error
System.Xml.XPath.XPathNavigatorReader.State.AttrVal
@ AttrVal
System.Xml.XPath.XPathNavigatorReader.State.EndElement
@ EndElement
System.Xml.XPath.XPathNavigatorReader.State.Content
@ Content
System.Xml.XPath.XPathNavigatorReader.State.Attribute
@ Attribute
System.Xml.XPath.XPathNavigatorReader.State.InReadBinary
@ InReadBinary
System.Xml.XPath.XPathNavigatorReader.EOF
override bool EOF
Definition
XPathNavigatorReader.cs:252
System
Xml
XPath
XPathNavigatorReaderWithSI
Generated by
1.10.0