Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IteratorResult.cs
Go to the documentation of this file.
1
using
System.ComponentModel
;
2
3
namespace
System.Xml.Xsl.Runtime
;
4
5
[
EditorBrowsable
(
EditorBrowsableState
.Never)]
6
public
enum
IteratorResult
7
{
8
NoMoreNodes
,
9
NeedInputNode
,
10
HaveCurrentNode
11
}
System.ComponentModel.EditorBrowsableState
EditorBrowsableState
Definition
EditorBrowsableState.cs:4
System.ComponentModel
Definition
ColumnAttribute.cs:3
System.Xml.Xsl.Runtime.IteratorResult
IteratorResult
Definition
IteratorResult.cs:7
System.Xml.Xsl.Runtime.IteratorResult.NoMoreNodes
@ NoMoreNodes
System.Xml.Xsl.Runtime.IteratorResult.HaveCurrentNode
@ HaveCurrentNode
System.Xml.Xsl.Runtime.IteratorResult.NeedInputNode
@ NeedInputNode
System.Xml.Xsl.Runtime
Definition
AncestorDocOrderIterator.cs:4
System.Xml.ValueHandleType.Dictionary
@ Dictionary
source
System.Private.Xml
System.Xml.Xsl.Runtime
IteratorResult.cs
Generated by
1.10.0