Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsEmpty
override
bool
System.Xml.Schema.XmlSchemaAll.IsEmpty
get
package
Definition at line
12
of file
XmlSchemaAll.cs
.
13
{
14
get
15
{
16
if
(!
base
.IsEmpty)
17
{
18
return
_items.Count
== 0;
19
}
20
return
true
;
21
}
22
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System
Xml
Schema
XmlSchemaAll
Generated by
1.10.0