5 [global::__DynamicallyInvokable]
12 private int order = -1;
14 private bool nsSpecified;
19 [global::__DynamicallyInvokable]
22 [global::__DynamicallyInvokable]
31 [global::__DynamicallyInvokable]
40 [global::__DynamicallyInvokable]
43 [global::__DynamicallyInvokable]
48 [global::__DynamicallyInvokable]
58 [global::__DynamicallyInvokable]
61 [global::__DynamicallyInvokable]
66 [global::__DynamicallyInvokable]
77 internal bool NamespaceSpecified => nsSpecified;
80 [global::__DynamicallyInvokable]
87 [global::__DynamicallyInvokable]
96 [global::__DynamicallyInvokable]
Specifies that the member (a field that returns an array of T:System.Xml.XmlElement or T:System....
Represents the base class for custom attributes.
XmlAnyElementAttribute(string name)
Initializes a new instance of the T:System.Xml.Serialization.XmlAnyElementAttribute class and specifi...
XmlAnyElementAttribute()
Initializes a new instance of the T:System.Xml.Serialization.XmlAnyElementAttribute class.
string Namespace
Gets or sets the XML namespace generated in the XML document.
string Name
Gets or sets the XML element name.
AttributeTargets
Specifies the application elements on which it is valid to apply an attribute.
The exception that is thrown when one of the arguments provided to a method is not valid.
int Order
Gets or sets the explicit order in which the elements are serialized or deserialized.
XmlAnyElementAttribute(string name, string ns)
Initializes a new instance of the T:System.Xml.Serialization.XmlAnyElementAttribute class and specifi...