Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Linq.XElement Member List

This is the complete list of members for System.Xml.Linq.XElement, including all inherited members.

Add(object? content)System.Xml.Linq.XContainerinline
Add(params object?[] content)System.Xml.Linq.XContainerinline
AddAfterSelf(object? content)System.Xml.Linq.XNodeinline
AddAfterSelf(params object?[] content)System.Xml.Linq.XNodeinline
AddAnnotation(object annotation)System.Xml.Linq.XObjectinline
AddAttribute(XAttribute a)System.Xml.Linq.XElementinlinepackagevirtual
AddAttributeSkipNotify(XAttribute a)System.Xml.Linq.XElementinlinepackagevirtual
AddBeforeSelf(object? content)System.Xml.Linq.XNodeinline
AddBeforeSelf(params object?[] content)System.Xml.Linq.XNodeinline
AddContentSkipNotify(object content)System.Xml.Linq.XContainerinlinepackage
AddContentToList(List< object > list, object content)System.Xml.Linq.XContainerinlineprivatestatic
AddFirst(object? content)System.Xml.Linq.XContainerinline
AddFirst(params object?[] content)System.Xml.Linq.XContainerinline
AddNode(XNode n)System.Xml.Linq.XContainerinlinepackage
AddNodeSkipNotify(XNode n)System.Xml.Linq.XContainerinlinepackage
AddString(string s)System.Xml.Linq.XContainerinlinepackage
AddStringSkipNotify(string s)System.Xml.Linq.XContainerinlinepackage
Ancestors()System.Xml.Linq.XNodeinline
Ancestors(XName? name)System.Xml.Linq.XNodeinline
AncestorsAndSelf()System.Xml.Linq.XElementinline
AncestorsAndSelf(XName? name)System.Xml.Linq.XElementinline
Annotation(Type type)System.Xml.Linq.XObjectinline
Annotation< T >()System.Xml.Linq.XObjectinline
AnnotationForSealedType(Type type)System.Xml.Linq.XObjectinlineprivate
annotationsSystem.Xml.Linq.XObjectpackage
Annotations(Type type)System.Xml.Linq.XObjectinline
Annotations< T >()System.Xml.Linq.XObjectinline
AnnotationsIterator(Type type)System.Xml.Linq.XObjectinlineprivate
AppendAttribute(XAttribute a)System.Xml.Linq.XElementinlinepackage
AppendAttributeSkipNotify(XAttribute a)System.Xml.Linq.XElementinlinepackage
AppendNode(XNode n)System.Xml.Linq.XContainerinlinepackage
AppendNodeSkipNotify(XNode n)System.Xml.Linq.XContainerinlinepackage
AppendText(StringBuilder sb)System.Xml.Linq.XContainerinlinepackagevirtual
Attribute(XName name)System.Xml.Linq.XElementinline
Attributes()System.Xml.Linq.XElementinline
Attributes(XName? name)System.Xml.Linq.XElementinline
AttributesEqual(XElement e)System.Xml.Linq.XElementinlineprivate
BaseUriSystem.Xml.Linq.XObject
ChangedSystem.Xml.Linq.XObject
ChangingSystem.Xml.Linq.XObject
CloneNode()System.Xml.Linq.XElementinlinepackage
CollectText(ref XNode n)System.Xml.Linq.XContainerinlineprivate
CompareDocumentOrder(XNode? n1, XNode? n2)System.Xml.Linq.XNodeinlinestatic
contentSystem.Xml.Linq.XContainerpackage
ContentsEqual(XContainer e)System.Xml.Linq.XContainerinlinepackage
ContentsHashCode()System.Xml.Linq.XContainerinlinepackage
ConvertTextToNode()System.Xml.Linq.XContainerinlinepackage
CreateAsync(XmlReader r, CancellationToken cancellationToken)System.Xml.Linq.XElementinlinepackagestatic
CreateReader()System.Xml.Linq.XNodeinline
CreateReader(ReaderOptions readerOptions)System.Xml.Linq.XNodeinline
CreateWriter()System.Xml.Linq.XContainerinline
DeepEquals(XNode node)System.Xml.Linq.XElementinlinepackage
System::Xml::Linq::XContainer.DeepEquals(XNode? n1, XNode? n2)System.Xml.Linq.XNodeinlinestatic
DescendantNodes()System.Xml.Linq.XContainerinline
DescendantNodesAndSelf()System.Xml.Linq.XElementinline
Descendants()System.Xml.Linq.XContainerinline
Descendants(XName? name)System.Xml.Linq.XContainerinline
DescendantsAndSelf()System.Xml.Linq.XElementinline
DescendantsAndSelf(XName? name)System.Xml.Linq.XElementinline
DocumentSystem.Xml.Linq.XObject
DocumentOrderComparerSystem.Xml.Linq.XNodestatic
Element(XName name)System.Xml.Linq.XContainerinline
Elements()System.Xml.Linq.XContainerinline
Elements(XName? name)System.Xml.Linq.XContainerinline
ElementsAfterSelf()System.Xml.Linq.XNodeinline
ElementsAfterSelf(XName? name)System.Xml.Linq.XNodeinline
ElementsBeforeSelf()System.Xml.Linq.XNodeinline
ElementsBeforeSelf(XName? name)System.Xml.Linq.XNodeinline
EmptySequenceSystem.Xml.Linq.XElementstatic
EqualityComparerSystem.Xml.Linq.XNodestatic
FirstAttributeSystem.Xml.Linq.XElement
FirstNodeSystem.Xml.Linq.XContainer
GetAncestors(XName name, bool self)System.Xml.Linq.XNodeinlinepackage
GetAttributes(XName name)System.Xml.Linq.XElementinlineprivate
GetContentSnapshot(object content)System.Xml.Linq.XContainerinlinepackagestatic
GetDeepHashCode()System.Xml.Linq.XElementinlinepackage
GetDefaultNamespace()System.Xml.Linq.XElementinline
GetDescendantNodes(bool self)System.Xml.Linq.XContainerinlinepackage
GetDescendants(XName name, bool self)System.Xml.Linq.XContainerinlinepackage
GetElements(XName name)System.Xml.Linq.XContainerinlineprivate
GetElementsAfterSelf(XName name)System.Xml.Linq.XNodeinlineprivate
GetElementsBeforeSelf(XName name)System.Xml.Linq.XNodeinlineprivate
GetNamespaceOfPrefix(string prefix)System.Xml.Linq.XElementinline
GetNamespaceOfPrefixInScope(string prefix, XElement outOfScope)System.Xml.Linq.XElementinlineprivate
GetPrefixOfNamespace(XNamespace ns)System.Xml.Linq.XElementinline
GetSaveOptionsFromAnnotations()System.Xml.Linq.XObjectinlinepackage
GetSchema()System.Xml.Linq.XElementinlineprivate
GetStringValue(object value)System.Xml.Linq.XContainerinlinepackagestatic
GetTextOnly()System.Xml.Linq.XContainerinlineprivate
GetXmlReaderSettings(LoadOptions o)System.Xml.Linq.XNodeinlinepackagestatic
GetXmlString(SaveOptions o)System.Xml.Linq.XNodeinlineprivate
GetXmlWriterSettings(SaveOptions o)System.Xml.Linq.XNodeinlinepackagestatic
HasAttributesSystem.Xml.Linq.XElement
HasBaseUriSystem.Xml.Linq.XObjectpackage
HasElementsSystem.Xml.Linq.XElement
HasLineInfo()System.Xml.Linq.XObjectinlineprivate
IsAfter(XNode? node)System.Xml.Linq.XNodeinline
IsBefore(XNode? node)System.Xml.Linq.XNodeinline
IsEmptySystem.Xml.Linq.XElement
lastAttrSystem.Xml.Linq.XElementpackage
LastAttributeSystem.Xml.Linq.XElement
LastNodeSystem.Xml.Linq.XContainer
LineNumberSystem.Xml.Linq.XObjectprivate
LinePositionSystem.Xml.Linq.XObjectprivate
Load(string uri)System.Xml.Linq.XElementinlinestatic
Load(string uri, LoadOptions options)System.Xml.Linq.XElementinlinestatic
Load(Stream stream)System.Xml.Linq.XElementinlinestatic
Load(Stream stream, LoadOptions options)System.Xml.Linq.XElementinlinestatic
Load(TextReader textReader)System.Xml.Linq.XElementinlinestatic
Load(TextReader textReader, LoadOptions options)System.Xml.Linq.XElementinlinestatic
Load(XmlReader reader)System.Xml.Linq.XElementinlinestatic
Load(XmlReader reader, LoadOptions options)System.Xml.Linq.XElementinlinestatic
LoadAsync(Stream stream, LoadOptions options, CancellationToken cancellationToken)System.Xml.Linq.XElementinlinestatic
LoadAsync(TextReader textReader, LoadOptions options, CancellationToken cancellationToken)System.Xml.Linq.XElementinlinestatic
LoadAsync(XmlReader reader, LoadOptions options, CancellationToken cancellationToken)System.Xml.Linq.XElementinlinestatic
LoadAsyncInternal(XmlReader reader, LoadOptions options, CancellationToken cancellationToken)System.Xml.Linq.XElementinlineprivatestatic
NameSystem.Xml.Linq.XElement
nameSystem.Xml.Linq.XElementpackage
nextSystem.Xml.Linq.XNodepackage
NextNodeSystem.Xml.Linq.XNode
Nodes()System.Xml.Linq.XContainerinline
NodesAfterSelf()System.Xml.Linq.XNodeinline
NodesBeforeSelf()System.Xml.Linq.XNodeinline
NodeTypeSystem.Xml.Linq.XElement
NotifyChanged(object sender, XObjectChangeEventArgs e)System.Xml.Linq.XObjectinlinepackage
NotifyChanging(object sender, XObjectChangeEventArgs e)System.Xml.Linq.XObjectinlinepackage
operator bool(XElement element)System.Xml.Linq.XElementinlineexplicitstatic
operator bool?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
operator DateTime(XElement element)System.Xml.Linq.XElementinlineexplicitstatic
operator DateTime?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
operator DateTimeOffset(XElement element)System.Xml.Linq.XElementinlineexplicitstatic
operator DateTimeOffset?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
operator decimal(XElement element)System.Xml.Linq.XElementinlineexplicitstatic
operator decimal?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
operator double(XElement element)System.Xml.Linq.XElementinlineexplicitstatic
operator double?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
operator float(XElement element)System.Xml.Linq.XElementinlineexplicitstatic
operator float?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
operator Guid(XElement element)System.Xml.Linq.XElementinlineexplicitstatic
operator Guid?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
operator int(XElement element)System.Xml.Linq.XElementinlineexplicitstatic
operator int?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
operator long(XElement element)System.Xml.Linq.XElementinlineexplicitstatic
operator long?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
operator string?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
operator TimeSpan(XElement element)System.Xml.Linq.XElementinlineexplicitstatic
operator TimeSpan?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
operator uint(XElement element)System.Xml.Linq.XElementinlineexplicitstatic
operator uint?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
operator ulong(XElement element)System.Xml.Linq.XElementinlineexplicitstatic
operator ulong?(XElement? element)System.Xml.Linq.XElementinlineexplicitstatic
parentSystem.Xml.Linq.XObjectpackage
ParentSystem.Xml.Linq.XObject
Parse(string text)System.Xml.Linq.XElementinlinestatic
Parse(string text, LoadOptions options)System.Xml.Linq.XElementinlinestatic
PreviousNodeSystem.Xml.Linq.XNode
ReadContentFrom(XmlReader r)System.Xml.Linq.XContainerinlinepackage
ReadContentFrom(XmlReader r, LoadOptions o)System.Xml.Linq.XContainerinlinepackage
ReadContentFromAsync(XmlReader r, CancellationToken cancellationToken)System.Xml.Linq.XContainerinlinepackage
ReadContentFromAsync(XmlReader r, LoadOptions o, CancellationToken cancellationToken)System.Xml.Linq.XContainerinlinepackage
ReadElementFrom(XmlReader r, LoadOptions o)System.Xml.Linq.XElementinlineprivate
ReadElementFromAsync(XmlReader r, LoadOptions o, CancellationToken cancellationTokentoken)System.Xml.Linq.XElementinlineprivate
ReadElementFromImpl(XmlReader r, LoadOptions o)System.Xml.Linq.XElementinlineprivate
ReadFrom(XmlReader reader)System.Xml.Linq.XNodeinlinestatic
ReadFromAsync(XmlReader reader, CancellationToken cancellationToken)System.Xml.Linq.XNodeinlinestatic
ReadFromAsyncInternal(XmlReader reader, CancellationToken cancellationToken)System.Xml.Linq.XNodeinlineprivatestatic
ReadXml(XmlReader reader)System.Xml.Linq.XElementinlineprivate
Remove()System.Xml.Linq.XNodeinline
RemoveAll()System.Xml.Linq.XElementinline
RemoveAnnotations(Type type)System.Xml.Linq.XObjectinline
RemoveAnnotations< T >()System.Xml.Linq.XObjectinline
RemoveAttribute(XAttribute a)System.Xml.Linq.XElementinlinepackage
RemoveAttributes()System.Xml.Linq.XElementinline
RemoveAttributesSkipNotify()System.Xml.Linq.XElementinlineprivate
RemoveNode(XNode n)System.Xml.Linq.XContainerinlinepackage
RemoveNodes()System.Xml.Linq.XContainerinline
RemoveNodesSkipNotify()System.Xml.Linq.XContainerinlineprivate
ReplaceAll(object? content)System.Xml.Linq.XElementinline
ReplaceAll(params object?[] content)System.Xml.Linq.XElementinline
ReplaceAttributes(object? content)System.Xml.Linq.XElementinline
ReplaceAttributes(params object?[] content)System.Xml.Linq.XElementinline
ReplaceNodes(object? content)System.Xml.Linq.XContainerinline
ReplaceNodes(params object?[] content)System.Xml.Linq.XContainerinline
ReplaceWith(object? content)System.Xml.Linq.XNodeinline
ReplaceWith(params object?[] content)System.Xml.Linq.XNodeinline
s_documentOrderComparerSystem.Xml.Linq.XNodeprivatestatic
s_equalityComparerSystem.Xml.Linq.XNodeprivatestatic
Save(string fileName)System.Xml.Linq.XElementinline
Save(string fileName, SaveOptions options)System.Xml.Linq.XElementinline
Save(Stream stream)System.Xml.Linq.XElementinline
Save(Stream stream, SaveOptions options)System.Xml.Linq.XElementinline
Save(TextWriter textWriter)System.Xml.Linq.XElementinline
Save(TextWriter textWriter, SaveOptions options)System.Xml.Linq.XElementinline
Save(XmlWriter writer)System.Xml.Linq.XElementinline
SaveAsync(Stream stream, SaveOptions options, CancellationToken cancellationToken)System.Xml.Linq.XElementinline
SaveAsync(TextWriter textWriter, SaveOptions options, CancellationToken cancellationToken)System.Xml.Linq.XElementinline
SaveAsync(XmlWriter writer, CancellationToken cancellationToken)System.Xml.Linq.XElementinline
SaveAsyncInternal(XmlWriter writer, CancellationToken cancellationToken)System.Xml.Linq.XElementinlineprivate
SetAttributeValue(XName name, object? value)System.Xml.Linq.XElementinline
SetBaseUri(string baseUri)System.Xml.Linq.XObjectinlinepackage
SetElementValue(XName name, object? value)System.Xml.Linq.XElementinline
SetEndElementLineInfo(int lineNumber, int linePosition)System.Xml.Linq.XElementinlinepackage
SetLineInfo(int lineNumber, int linePosition)System.Xml.Linq.XObjectinlinepackage
SetValue(object value)System.Xml.Linq.XElementinline
SkipNotify()System.Xml.Linq.XObjectinlinepackage
ToString()System.Xml.Linq.XNodeinline
ToString(SaveOptions options)System.Xml.Linq.XNodeinline
ValidateNode(XNode node, XNode previous)System.Xml.Linq.XElementinlinepackagevirtual
ValidateString(string s)System.Xml.Linq.XContainerinlinepackagevirtual
ValueSystem.Xml.Linq.XElement
WriteContentTo(XmlWriter writer)System.Xml.Linq.XContainerinlinepackage
WriteContentToAsync(XmlWriter writer, CancellationToken cancellationToken)System.Xml.Linq.XContainerinlinepackage
WriteTo(XmlWriter writer)System.Xml.Linq.XElementinline
WriteToAsync(XmlWriter writer, CancellationToken cancellationToken)System.Xml.Linq.XElementinline
WriteXml(XmlWriter writer)System.Xml.Linq.XElementinlineprivate
XContainer()System.Xml.Linq.XContainerinlinepackage
XContainer(XContainer other)System.Xml.Linq.XContainerinlinepackage
XElement(XName name)System.Xml.Linq.XElementinline
XElement(XName name, object? content)System.Xml.Linq.XElementinline
XElement(XName name, params object?[] content)System.Xml.Linq.XElementinline
XElement(XElement other)System.Xml.Linq.XElementinline
XElement(XStreamingElement other)System.Xml.Linq.XElementinline
XElement()System.Xml.Linq.XElementinlinepackage
XElement(XmlReader r)System.Xml.Linq.XElementinlinepackage
XElement(AsyncConstructionSentry s)System.Xml.Linq.XElementinlineprivate
XElement(XmlReader r, LoadOptions o)System.Xml.Linq.XElementinlinepackage
XNode()System.Xml.Linq.XNodeinlinepackage
XObject()System.Xml.Linq.XObjectinlinepackage