Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
QueryProps
enum
MS.Internal.Xml.XPath.QueryProps
package
Enumerator
None
Position
Count
Cached
Reverse
Merge
Definition at line
3
of file
QueryProps.cs
.
4
{
5
None = 0,
6
Position
= 1,
7
Count = 2,
8
Cached
= 4,
9
Reverse = 8,
10
Merge
= 0x10
11
}
Position
Position
Definition
ImmutableDictionary.cs:625
MS.Internal.Xml.XPath.QueryProps.Cached
@ Cached
MS.Internal.Xml.XPath.QueryProps.Merge
@ Merge
MS
Internal
Xml
XPath
Generated by
1.10.0