Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlQualifiedNameToAtomicValue()
static
XmlAtomicValue
System.Xml.Xsl.Runtime.XmlILStorageConverter.XmlQualifiedNameToAtomicValue
(
XmlQualifiedName
value
,
int
index
,
XmlQueryRuntime
runtime
)
inline
static
Definition at line
51
of file
XmlILStorageConverter.cs
.
52
{
53
return
new
XmlAtomicValue
(
runtime
.GetXmlType(
index
).SchemaType,
value
);
54
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.Xml.Schema.XmlAtomicValue
Definition
XmlAtomicValue.cs:8
System.ExceptionArgument.value
@ value
System.ExceptionArgument.index
@ index
References
System.index
, and
System.value
.
System
Xml
Xsl
Runtime
XmlILStorageConverter
Generated by
1.10.0