System.Xml.Serialization Instructs the Silverlight version 4 Release Candidate infrastructure to use the instead of the to serialize a method or class. Initializes a new instance of the class. Gets or sets the SOAP style of the . One of the values. The default is . Gets or sets a value that indicates whether faults are supported. true if faults are supported; otherwise, false. Controls run-time behavior of the associated with an operation. When implemented in a derived class, adds a set of parameters to an operation description. The target . A that contains the parameters. Applies a client's behavior to the operation. A that represents the operation. A that represents a client operation. or is null. Applies a dispatch behavior to the operation. The target . The to apply. or is null. When implemented in a derived class, validates the operation. The target to validate. Represents a collection of objects. Initializes a new instance of the class. Represents a collection of objects. The index of the added item. The to add to the collection. Removes all objects from the collection. Determines whether the collection contains a specified . true if the collection contains the specified ; otherwise, false. The to check for. Copies an array to the collection, starting at a specified target index. The array of objects to copy to the collection. The zero-based index in the array at which the copying begins. Gets the number of attributes contained in the collection. The number of attributes contained in the collection. Returns an that can iterate through the collection. An object that can iterate through the collection. Returns the zero-based index of the first occurrence of a specified in the collection, or -1 if the attribute is not found in the collection. The first index of the in the collection, or -1 if the attribute is not found in the collection. The to locate in the collection. Inserts an into the collection at the specified index. The zero-based index at which the attribute is inserted. The to insert. Gets or sets the attribute element at the specified index. The at the specified index. The zero-based index of the attribute element to get or set. The is not valid for the collection; it is either too large or less than zero. Removes a specified from the collection, if it is present. The to remove. Removes an item at a specified index from the collection. The zero-based index of the item to remove. Copies the elements from the attribute collection to an array, starting at a specified index of the array. The one-dimensional destination for the attribute elements copied from the collection. The zero-based index in array at which copying begins. The is less than zero. The is greater than the length of the array, the length of the array is exceeded when the attribute elements are added, or the is multidimensional. Gets a value that indicates whether access to the attribute collection is synchronized (thread safe). true if the collection is synchronized (thread safe); otherwise, false. This method is not supported. Throws a . Adds an item to the attribute list. The position into which the new element was inserted. The object to add to the list. Determines whether the attribute list contains a specific value. true if the object is found in the attribute list; otherwise, false. The object to locate in the attribute list. Determines the index of a specified item in the attribute list. The index of the if found in the attribute list; otherwise, -1. The object to locate in the attribute list. Inserts an item in the list at a specified index. The zero-based index at which value should be inserted. The object to insert into the list. The is not valid for the collection; it is either too large or less than zero. Gets a value that indicates whether the list has a fixed size. true if the list has a fixed size; otherwise, false. Gets a value that indicates whether the list is read-only. true if the list is read-only; otherwise, false. Gets or sets the element at the specified index. The element at the specified index. The zero-based index of the element to get or set. The is not valid for the collection; it is either too large or less than zero. Removes the first occurrence of a specific object from the list. The object to remove from the list. Represents a collection of objects. Initializes a new instance of the class. Adds an to the collection. The index of the added item. The to add to the collection. Removes all objects from the collection. Determines whether the collection contains a specified . true if the collection contains the specified ; otherwise, false. The to check for. Copies an array to the collection, starting at a specified target index. The array of objects to copy to the collection. The zero-based index in the array at which the copying begins. Gets the number of attributes contained in the collection. The number of attributes contained in the collection. Returns an that can iterate through the collection. An object that can iterate through the collection. Returns the zero-based index of the first occurrence of a specified in the collection, or -1 if the attribute is not found in the collection. The first index of the in the collection, or -1 if the attribute is not found in the collection. The to locate in the collection. Inserts an into the collection at the specified index. The zero-based index at which the attribute is inserted. The to insert. Gets or sets the attribute element at the specified index. The at the specified index. The zero-based index of the attribute element to get or set. The is not valid for the collection; it is either too large or less than zero. Removes a specified from the collection, if it is present. The to remove. Removes an item at a specified index from the collection. The zero-based index of the item to remove. Copies the elements from the attribute collection to an array, starting at a specified index of the array. The one-dimensional destination for the attribute elements copied from the collection. The zero-based index in array at which copying begins. The is less than zero. The is greater than the length of the array or the length of the array is exceeded when the attribute elements are added or the is multidimensional. Gets a value that indicates whether access to the attribute collection is synchronized (thread safe). true if the collection is synchronized (thread safe); otherwise, false. This method is not supported. Throws a . Adds an item to the attribute list. The position into which the new element was inserted. The object to add to the list. Determines whether the attribute list contains a specific value. true if the object is found in the attribute list; otherwise, false. The object to locate in the attribute list. Determines the index of a specified item in the attribute list. The index of the if found in the attribute list; otherwise, -1. The object to locate in the attribute list. Inserts an item in the list at a specified index. The zero-based index at which value should be inserted. The object to insert into the list. The is not valid for the collection; it is either too large or less than zero. Gets a value that indicates whether the list has a fixed size. true if the list has a fixed size; otherwise, false. Gets a value that indicates whether the list is read-only. true if the list is read-only; otherwise, false. Gets or sets the element at the specified index. The element at the specified index. The zero-based index of the element to get or set. The is not valid for the collection; it is either too large or less than zero. Removes the first occurrence of a specific object from the list. The object to remove from the list. Allows you to override property, field, and class attributes when you use the to serialize or deserialize an object. Initializes a new instance of the class. Adds an object to the collection of objects. The parameter specifies an object to be overridden. The parameter specifies the name of a member that is overridden. The of the object to override. The name of the member to override. An object that represents the overriding attributes. More than one object was added for a member of some type. Adds an object to the collection of objects. The parameter specifies an object to be overridden by the object. The of the object that is overridden. An object that represents the overriding attributes. More than one object was added for a member of some type. Gets the object associated with the specified base-class type. An that represents the collection of overriding attributes. The base class that is associated with the collection of attributes you want to retrieve. Gets the object associated with the specified base-class type. The parameter specifies the base-class member that is overridden. An that represents the collection of overriding attributes. The base class that is associated with the collection of attributes you want. The name of the overridden member that specifies the to return. Represents a collection of attribute objects that control how the serializes and deserializes an object. Initializes a new instance of the class. Initializes a new instance of the class and customizes how the serializes and deserializes an object. A class that can provide alternative implementations of attributes that control XML serialization. Gets the collection of objects to override. An object that represents the collection of objects. Gets or sets an object that specifies how the serializes a public field or read/write property that returns an array. An that specifies how the serializes a public field or read/write property that returns an array. Gets or sets a collection of objects that specify how the serializes items inserted into an array returned by a public field or read/write property. An object that contains a collection of objects. Gets or sets an object that specifies how the serializes a public field or public read/write property as an XML attribute. An that controls the serialization of a public field or read/write property as an XML attribute. Gets or sets an object that allows you to distinguish between a set of choices. An that can be applied to a class member that is serialized as an xsi:choice element. Gets or sets the default value of an XML element or attribute. An that represents the default value of an XML element or attribute. Gets a collection of objects that specify how the serializes a public field or read/write property as an XML element. An that contains a collection of objects. Gets or sets an object that specifies how the serializes an enumeration member. An that specifies how the serializes an enumeration member. Gets or sets a value that specifies whether the serializes a public field or public read/write property. true if the must not serialize the field or property; otherwise, false. Gets or sets a value that specifies whether to keep all namespace declarations when an object that contains a member that returns an object is overridden. true if the namespace declarations should be kept; otherwise, false. Gets or sets an object that specifies how the serializes a class as an XML root element. An that overrides a class attributed as an XML root element. Gets or sets an object that instructs the to serialize a public field or public read/write property as XML text. An that overrides the default serialization of a public property or field. Gets or sets an object that specifies how the serializes a class to which the has been applied. An that overrides an applied to a class declaration. Represents a collection of objects used by the to override the default way it serializes a class. Initializes a new instance of the class. Adds an to the collection. The index of the added item. The to add to the collection. Removes all objects from the collection. Determines whether the collection contains a specified . true if the collection contains the specified ; otherwise, false. The to check for. Copies an array to the collection, starting at a specified target index. The array of objects to copy to the collection. The zero-based index in the array at which the copying begins. Gets the number of attributes contained in the collection. The number of attributes contained in the collection. Returns an that can iterate through the collection. An object that can iterate through the collection. Returns the zero-based index of the first occurrence of a specified in the collection, or -1 if the attribute is not found in the collection. The first index of the in the collection, or -1 if the attribute is not found in the collection. The to locate in the collection. Inserts an into the collection at the specified index. The zero-based index at which the attribute is inserted. The to insert. Gets or sets the attribute element at the specified index. The at the specified index. The zero-based index of the attribute element to get or set. The is not valid for the collection; it is either too large or less than zero. Removes a specified from the collection, if it is present. The to remove. Removes an item at a specified index from the collection. The zero-based index of the item to remove. Copies the elements from the attribute collection to an array, starting at a specified index of the array. The one-dimensional destination for the attribute elements copied from the collection. The zero-based index in array at which copying begins. The is less than zero. The is greater than the length of the array, the length of the array is exceeded when the attribute elements are added, or the is multidimensional. Gets a value that indicates whether access to the attribute collection is synchronized (thread safe). true if the collection is synchronized (thread safe); otherwise, false. This method is not supported. Throws a . Adds an item to the attribute list. The position into which the new element was inserted. The object to add to the list. Determines whether the attribute list contains a specific value. true if the object is found in the attribute list; otherwise, false. The object to locate in the attribute list. Determines the index of a specified item in the attribute list. The index of the if found in the attribute list; otherwise, -1. The object to locate in the attribute list. Inserts an item in the list at a specified index. The zero-based index at which value should be inserted. The object to insert into the list. The is not valid for the collection; it is either too large or less than zero. Gets a value that indicates whether the list has a fixed size. true if the list has a fixed size; otherwise, false. Gets a value that indicates whether the list is read-only. if the list is read-only; otherwise, . Gets or sets the element at the specified index. The element at the specified index. The zero-based index of the element to get or set. The is not valid for the collection; it is either too large or less than zero. Removes the first occurrence of a specific object from the list. The object to remove from the list. Supports mappings between .NET Framework types and XML Schema data types. Get the name of the mapped element. The name of the mapped element. Gets the namespace of the mapped element. The namespace of the mapped element. Sets the key used to look up the mapping. The lookup key. Gets the name of the XSD element of the mapping. The XSD element name. Specifies whether a mapping is read, write, or both. Both read and write methods are generated. Read methods are generated. Write methods are generated. Maps a code entity in a .NET Framework Web service method to an element in a Web Services Description Language (WSDL) message. Gets or sets a value that indicates whether the .NET Framework type maps to an XML element or attribute of any type. true, if the type maps to an XML any element or attribute; otherwise, false. Gets a value that indicates whether the accompanying field in the .NET Framework type has a value specified. true, if the accompanying field has a value specified; otherwise, false. Gets the unqualified name of the XML element declaration that applies to this mapping. The unqualified name of the XML element declaration that applies to this mapping. Gets the name of the Web service method member that is represented by this mapping. The name of the Web service method member represented by this mapping. Gets the XML namespace that applies to this mapping. The XML namespace that applies to this mapping. Gets the fully qualified type name of the .NET Framework type for this mapping. The fully qualified type name of the .NET Framework type for this mapping. Gets the type name of the .NET Framework type for this mapping. The type name of the .NET Framework type for this mapping. Gets the namespace of the .NET Framework type for this mapping. The namespace of the .NET Framework type for this mapping. Gets the XML element name as it appears in the service description document. The XML element name. Provides mappings between .NET Framework Web service methods and Web Services Description Language (WSDL) messages that are defined for SOAP Web services. Gets the number of .NET Framework code entities that belong to a Web service method to which a SOAP message is being mapped. The number of mappings in the collection. Gets an item that contains internal type mapping information for a .NET Framework code entity that belongs to a Web service method being mapped to a SOAP message. The requested . The index of the mapping to return. Gets the name of the .NET Framework type being mapped to the data type of an XML Schema element that represents a SOAP message. The name of the .NET Framework type. Gets the namespace of the .NET Framework type being mapped to the data type of an XML Schema element that represents a SOAP message. The .NET Framework namespace of the mapping. Generates mappings to XML schema element declarations, including literal XML Schema Definition (XSD) message parts in a Web Services Description Language (WSDL) document for .NET Framework types or Web service method information. Initializes a new instance of the class. Initializes a new instance of the class using the specified default XML namespace. The default XML namespace to use for imported type mappings. Initializes a new instance of the class using the specified XML serialization overrides. An object that overrides how the class serializes mapped types. Initializes a new instance of the class using the specified XML serialization overrides and default XML namespace. An object that overrides how the class serializes mapped types. The default XML namespace to use for imported type mappings. Generates internal type mappings for information from a Web service method. An with mappings to the element parts of a WSDL message definition. An XML element name produced from the Web service method. An XML element namespace produced from the Web service method. An array of objects that contain .NET Framework code entities that belong to a Web service method. true if elements that correspond to Web Services Description Language (WSDL) message parts should be enclosed in an extra wrapper element in a SOAP message; otherwise, false. Returns internal type mappings using information from a Web service method and allows you to specify an XML element name, XML namespace, and other options. An that contains the mappings. An XML element name produced from the Web service method. An XML element namespace produced from the Web service method. An array of objects that contain .NET Framework code entities that belong to a Web service method. true if elements that correspond to Web Services Description Language (WSDL) message parts should be enclosed in an extra wrapper element in a SOAP message; otherwise, false. true if the method is a remote procedure call; otherwise, false. Returns internal type mappings using information from a Web service method and allows you to specify an XML element name, XML namespace, and other options. An that contains the mappings. An XML element name produced from the Web service method. An XML element namespace produced from the Web service method. An array of objects that contain .NET Framework code entities that belong to a Web service method. true if elements that correspond to Web Services Description Language (WSDL) message parts should be enclosed in an extra wrapper element in a SOAP message; otherwise, false. true if the method is a remote procedure call; otherwise, false. true to specify that the generated schema type is marked with the <xs:anyAttribute> element; otherwise, false. Generates internal type mappings for information from a Web service method. An that contains the mappings. An XML element name produced from the Web service method. An XML element namespace produced from the Web service method. An array of objects that contain .NET Framework code entities that belong to a Web service method. true if elements that correspond to Web Services Description Language (WSDL) message parts should be enclosed in an extra wrapper element in a SOAP message; otherwise, false. true if the method is a remote procedure call; otherwise, false. true to specify that the generated schema type is marked with the <xs:anyAttribute> element; otherwise, false. One of the values. The default is None. Generates a mapping to an XML Schema element for a specified .NET Framework type. Internal .NET Framework mapping of a type to an XML Schema element. The .NET Framework type for which to generate a type mapping. Generates a mapping to an XML Schema element for a .NET Framework type, using the specified type and namespace. Internal .NET Framework mapping of a type to an XML Schema element. The .NET Framework type for which to generate a type mapping. The default XML namespace to use. Generates a mapping to an XML Schema element for a .NET Framework type, using the specified type and attribute. An that represents a mapping of a .NET Framework type to an XML Schema element. The .NET Framework type for which to generate a type mapping. An attribute that is applied to the type. Generates a mapping to an XML Schema element for a .NET Framework type, using the specified type, attribute, and namespace. An that contains the internal .NET Framework mapping of a type to an XML Schema element. The .NET Framework type for which to generate a type mapping. An attribute that is applied to the type. The default XML namespace to use. Includes mappings for a type for later use when import methods are invoked. The .NET Framework type for which to save type mapping information. Includes mappings for derived types for later use when import methods are invoked. An instance of the class that contains custom attributes derived from the attribute. Provides mappings between code entities in .NET Framework Web service methods and the content of Web Services Description Language (WSDL) messages that are defined for SOAP Web services. Initializes a new instance of the class. Gets or sets a value that indicates whether the represents a Web service method return value, as opposed to an output parameter. true, if the member represents a Web service return value; otherwise, false. Gets or sets the name of the Web service method member for this mapping. The name of the Web service method. Gets or sets the type of the Web service method member code entity that is represented by this mapping. The of the Web service method member code entity that is represented by this mapping. Gets or sets a value that indicates that the value of the corresponding XML element definition's isNullable attribute is false. true to override the property; otherwise, false. Gets or sets an with the collection of -related attributes that have been applied to the member code entity. An that represents XML attributes that have been applied to the member code. An abstract class that is the base class for and and that contains methods common to both of these types. Initializes an instance of the class. Controls deserialization by the class. Initializes a new instance of the class. Checks whether the deserializer has advanced. The current count in a while loop. The current . The has not advanced. Removes all occurrences of white space characters from the beginning and end of the specified string. The trimmed string. The string that has its white space trimmed. Creates an that indicates that an object being deserialized should be abstract. An exception. The name of the abstract type. The Silverlight namespace of the abstract type. Populates an object from its XML representation at the current location of the , with an option to read the inner element. An exception. The local name of the derived XML Schema data type. The namespace of the derived XML Schema data type. The local name of the base XML Schema data type. The namespace of the base XML Schema data type. The namespace of the derived Silverlight type. The name of the base Silverlight type. Creates an that indicates that an object being deserialized cannot be instantiated because the constructor throws a security exception. An exception. The name of the type. Creates an that indicates that an object being deserialized cannot be instantiated because there is no constructor available. An exception. The name of the type. Creates an that indicates that an explicit reference conversion failed. An exception. The that an object cannot be cast to. This type is incorporated into the exception message. The object that cannot be cast. This object is incorporated into the exception message. Creates an that indicates that an explicit reference conversion failed. An exception. The that an object cannot be cast to. This type is incorporated into the exception message. The object that cannot be cast. This object is incorporated into the exception message. A string identifier. Creates an that indicates that a derived type that is mapped to an XML Schema data type cannot be located. An exception. The local name of the XML Schema data type that is mapped to the unavailable derived type. The namespace of the XML Schema data type that is mapped to the unavailable derived type. The full name of the Silverlight base type for which a derived type cannot be located. Creates an that indicates that a SOAP-encoded collection type cannot be modified and its values cannot be filled in. An exception. The fully qualified name of the Silverlight type for which there is a mapping. Creates an that indicates that an enumeration value is not valid. An exception. The enumeration value that is not valid. The enumeration type. Creates an that indicates that the current position of represents an unknown XML node. An exception. Creates an that indicates that a type is unknown. An exception. An that represents the name of the unknown type. Gets or sets a value that determines whether XML strings are translated into valid Silverlight type names. true if XML strings are decoded into valid Silverlight type names; otherwise, false. Ensures that a given array, or a copy, is large enough to contain a specified index. The existing , if it is already large enough; otherwise, a new, larger array that contains the original array's elements. The that is being checked. The required index. The of the array's elements. Determines whether the XML element where the is currently positioned has a null attribute set to the value true. true if is currently positioned over a null attribute with the value true; otherwise, false. Gets the value of the xsi:type attribute for the XML element at the current location of the . An XML qualified name that indicates the data type of an XML element. Initializes callback methods that populate objects that map to SOAP-encoded XML data. Stores element and attribute names in a object. Gets or sets a value that should be true for a SOAP 1.1 return value. true, if the value is a return value. Determines whether an XML attribute name indicates an XML namespace. true if the XML attribute name indicates an XML namespace; otherwise, false. The name of an XML attribute. Makes the read the fully qualified name of the element where it is currently positioned. The fully qualified name of the current XML element. Makes the read an XML end tag. Gets the object that is being used by . The that is being used by the . Gets the current count of the . The current count of an . Instructs the to read the current XML element if the element has a null attribute with the value true. true if the element has a null="true" attribute value and has been read; otherwise, false. Instructs the to read the fully-qualified name of the element where it is currently positioned. A that represents the fully qualified name of the current XML element; otherwise, null if a null="true" attribute value is present. Instructs the to read a simple, text-only XML element that could be null. The string value; otherwise, null. Populates an object from its XML representation at the current location of the . An object that implements the interface with its members populated from the location of the . An that corresponds to the current position of the . This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. Populates an object from its XML representation at the current location of the . An interface with its members populated from the location of the . An that corresponds to the current position of the . true if any elements are wrapped; otherwise, false. Produces the result of a call to the method appended to the input value. The result of a call to the method appended to the input value. A string to prefix to the result of a call to the method. Returns the result of a call to the method of the class, trimmed of white space if required, and appended to the input value. The result of the read operation appended to the input value. A string that is appended to. true if the result of the read operation should be trimmed; otherwise, false. Reads an XML element that allows null values (xsi:nil = 'true') and returns a generic value. A generic that represents a null XML value. The that represents the simple data type for the current location of the . Gets the value of the XML node at which the is currently positioned. The value of the node as a Silverlight value type, if the value is a simple XML Schema data type. The that represents the simple data type for the current location of the . Ensures that a given array, or a copy, is no larger than a specified length. The existing , if it is already small enough; otherwise, a new, smaller array that contains the original array's elements up to the size of. The array that is being checked. The maximum length of the array. The of the array's elements. true if null for the array, if present for the input array, can be returned; otherwise, a new, smaller array. Instructs the to read the string value at its current position and return it as a base-64 byte array. A base-64 byte array; otherwise, null if the value of the parameter is true. true to return null; false to return a base-64 byte array. Produces a base-64 byte array from an input string. A base-64 byte array. A string to translate into a base-64 byte array. Instructs the to read the string value at its current position and return it as a hexadecimal byte array. A hexadecimal byte array; otherwise, null if the value of the parameter is true. true to return null; false to return a hexadecimal byte array. Produces a hexadecimal byte array from an input string. A hexadecimal byte array. A string to translate into a hexadecimal byte array. Produces a object from an input string. A object. A string to translate into a object. Produces a object from an input string. A object. A string to translate into a class object. Produces a object from an input string. A object. A string to translate into a object. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. Produces a numeric enumeration value from a string that consists of delimited identifiers that represent constants from the enumerator list. A long value that consists of the enumeration value as a series of bitwise OR operations. A string that consists of delimited identifiers where each identifier represents a constant from the set enumerator list. A hashtable that consists of the identifiers as keys and the constants as integral numbers. The name of the enumeration type. Produces a object from a string that represents the time. A object. A string to translate into a object. Decodes an XML name. A decoded string. An XML name to be decoded. Decodes an XML name. A decoded string. An XML name to be decoded. Decodes an XML name. A decoded string. An XML name to be decoded. Decodes an XML name. A decoded string. An XML name to be decoded. Obtains an from a name that might contain a prefix. An that represents a namespace-qualified XML name. A name that might contain a prefix. Raises an event for the current position of the . The object that is being deserialized. Raises an event for the current position of the . The object being deserialized. A comma-delimited list of XML qualified names. Delegate supporting the .NET Framework infrastructure that is used by the class for serialization of types from SOAP-encoded, non-root XML data. The object being serialized. Abstract class used for controlling serialization by the class. Initializes a new instance of the class. Creates an that indicates an unexpected name for an element that adheres to an XML Schema choice element declaration. An exception. The name that is not valid. The choice element declaration that the name belongs to. The expected local name of an element. The expected namespace of an element. Creates an that indicates the has been invalidly applied to a member; only members that are of type , or derived from , are valid. An exception. The object that represents the invalid member. Creates an that indicates the has been invalidly applied to a member; only members that are of type , or derived from , are valid. An exception. The that is invalid. Creates an that indicates a failure while writing an array where an XML Schema choice element declaration is applied. An exception. The type being serialized. A name for the choice element declaration. Creates an for an invalid enumeration value. An . An object that represents the invalid enumeration. The XML type name. Creates an that indicates that a value for an XML element does not match an enumeration type. An exception. The value that is not valid. The name of the XML element with an invalid value. The valid value. Creates an that indicates that an XML element that should adhere to the XML Schema any element declaration cannot be processed. An exception. The XML element that cannot be processed. The namespace of the XML element. Creates an that indicates that a type being serialized is not being used in a valid manner or is unexpectedly encountered. An exception. The object whose type cannot be serialized. Creates an that indicates that a type being serialized is not being used in a valid manner or is unexpectedly encountered. An exception. The type that cannot be serialized. Gets or sets a value that indicates whether the method is used to write valid XML. true if the method returns an encoded name; otherwise, false. Processes a base-64 byte array. The same byte array that was passed in as an argument. A base-64 array. Produces a string from an input hexadecimal byte array. The byte array value converted to a string. A hexadecimal byte array to translate to a string. Produces a string from an input . The value converted to a string. A to translate to a string. Produces a string from a object. A string representation of the that shows the date but no time. A to translate to a string. Produces a string from an input . A string representation of the that shows the date and time. A to translate to a string. Produces a string that consists of delimited identifiers that represent the enumeration members that have been set. A string that consists of delimited identifiers, where each represents a member from the set enumerator list. The enumeration value as a series of bitwise OR operations. The enumeration's name values. The enumeration's constant values. Takes a numeric enumeration value and the names and constants from the enumerator list for the enumeration and returns a string that consists of delimited identifiers that represent the enumeration members that have been set. A string that consists of delimited identifiers, where each item is one of the values set by the bitwise operation. The enumeration value as a series of bitwise OR operations. The values of the enumeration. The constants of the enumeration. The name of the type. Produces a string from a object. The object that shows the time but no date. A that is translated to a string. Encodes a valid XML name by replacing characters that are not valid with escape sequences. An encoded string. A string to be used as an XML name. Encodes a valid XML local name by replacing characters that are not valid with escape sequences. An encoded string. A string to be used as a local (unqualified) XML name. Encodes an XML name. An encoded string. An XML name to be encoded. Encodes a space-delimited sequence of XML names into a single XML name. An encoded string. A space-delimited sequence of XML names to be encoded. Returns an XML qualified name, with invalid characters replaced by escape sequences. An XML qualified name, with invalid characters replaced by escape sequences. An that represents the XML to be written. Produces a string that can be written as an XML qualified name, with invalid characters replaced by escape sequences. An XML qualified name, with invalid characters replaced by escape sequences. An that represents the XML to be written. true to ignore empty spaces in the string; otherwise, false. Initializes instances of the delegate to serialize SOAP-encoded XML data. Initializes object references only while serializing a SOAP-encoded SOAP message. Instructs an object to write an XML attribute that has no namespace specified for its name. The local name of the XML attribute. The value of the XML attribute as a byte array. Instructs the to write an XML attribute that has no namespace specified for its name. The local name of the XML attribute. The value of the XML attribute as a string. Instructs an object to write an XML attribute. The local name of the XML attribute. The namespace of the XML attribute. The value of the XML attribute as a byte array. Writes an XML attribute. The local name of the XML attribute. The namespace of the XML attribute. The value of the XML attribute as a string. Writes an XML attribute where the namespace prefix is provided manually. The namespace prefix to write. The local name of the XML attribute. The namespace represented by the prefix. The value of the XML attribute as a string. Writes an XML element with a specified qualified name in its body. The local name of the XML element. The namespace of the XML element. The name to write, using its prefix if namespace-qualified, in the element text. Writes an XML element with a specified qualified name in its body. The local name of the XML element. The namespace of the XML element. The name to write, using its prefix if namespace-qualified, in the element text. The name of the XML Schema data type to be written to the xsi:type attribute. Writes an XML element with a specified qualified name in its body. The local name of the XML element. The name to write, using its prefix if namespace-qualified, in the element text. Writes an XML element with a specified qualified name in its body. The local name of the XML element. The name to write, using its prefix if namespace-qualified, in the element text. The name of the XML Schema data type to be written to the xsi:type attribute. Writes an XML element with a specified value in its body. The local name of the XML element to be written without namespace qualification. The text value of the XML element. Writes an XML element with a specified value in its body. The local name of the XML element. The namespace of the XML element. The text value of the XML element. Writes an XML element with a specified value in its body. The local name of the XML element. The namespace of the XML element. The text value of the XML element. The name of the XML Schema data type to be written to the xsi:type attribute. Writes an XML element with a specified value in its body. The local name of the XML element. The text value of the XML element. The name of the XML Schema data type to be written to the xsi:type attribute. Writes an XML element with a specified value in its body. The local name of the XML element. The text value of the XML element. Writes an XML element with a specified value in its body. The local name of the XML element. The text value of the XML element. The name of the XML Schema data type to be written to the xsi:type attribute. Writes an XML element with a specified value in its body. The local name of the XML element. The text value of the XML element. Writes an XML element with a specified value in its body. The local name of the XML element. The namespace of the XML element. The text value of the XML element. Writes an XML element with a specified value in its body. The local name of the XML element. The namespace of the XML element. The text value of the XML element. The name of the XML Schema data type to be written to the xsi:type attribute. Writes an XML element with a specified value in its body. The local name of the XML element. The namespace of the XML element. The text value of the XML element. Writes an XML element with a specified value in its body. The local name of the XML element. The namespace of the XML element. The text value of the XML element. The name of the XML Schema data type to be written to the xsi:type attribute. Writes an XML element with a specified value in its body. The local name of the XML element. The text value of the XML element. The name of the XML Schema data type to be written to the xsi:type attribute. Writes an XML element whose body is empty. The local name of the XML element to write. Writes an XML element whose body is empty. The local name of the XML element to write. The namespace of the XML element to write. Writes a <closing> element tag. Writes a <closing> element tag. The object being serialized. Writes namespace declaration attributes. The XML namespaces to declare. There is a duplicate namespace. Writes an XML element whose body contains a valid XML qualified name. inserts an xsi:nil='true' attribute if the string's value is null. The local name of the XML element to write. The namespace of the XML element to write. The XML qualified name to write in the body of the XML element. The name of the XML Schema data type to be written to the xsi:type attribute. Writes an XML element whose body contains a valid XML qualified name. inserts an xsi:nil='true' attribute if the string's value is null. The local name of the XML element to write. The namespace of the XML element to write. The XML qualified name to write in the body of the XML element. Writes an XML element that contains a string as the body. inserts an xsi:nil='true' attribute if the string's value is null. The local name of the XML element to write. The namespace of the XML element to write. The string to write in the body of the XML element. The name of the XML Schema data type to be written to the xsi:type attribute. Writes a byte array as the body of an XML element. inserts an xsi:nil='true' attribute if the string's value is null. The local name of the XML element to write. The namespace of the XML element to write. The byte array to write in the body of the XML element. The name of the XML Schema data type to be written to the xsi:type attribute. Writes an XML element that contains a string as the body. inserts an xsi:nil='true' attribute if the string's value is null. The local name of the XML element to write. The namespace of the XML element to write. The string to write in the body of the XML element. The name of the XML Schema data type to be written to the xsi:type attribute. Writes an XML element that contains a string as the body. inserts an xsi:nil='true' attribute if the string's value is null. The local name of the XML element to write. The namespace of the XML element to write. The string to write in the body of the XML element. Writes a byte array as the body of an XML element. inserts an xsi:nil='true' attribute if the string's value is null. The local name of the XML element to write. The namespace of the XML element to write. The byte array to write in the body of the XML element. Writes an XML element that contains a string as the body. inserts a xsi:nil='true' attribute if the string's value is null. The local name of the XML element to write. The namespace of the XML element to write. The string to write in the body of the XML element. Writes an XML element with an xsi:nil='true' attribute. The local name of the XML element to write. Writes an XML element with an xsi:nil='true' attribute. The local name of the XML element to write. The namespace of the XML element to write. Writes an XML element with an xsi:nil='true' attribute. The local name of the XML element to write. Writes an XML element with an xsi:nil='true' attribute. The local name of the XML element to write. The namespace of the XML element to write. Gets the that is being used by the . The used by the class instance. Writes an object that uses custom XML formatting as an XML element. An object that implements the interface that uses custom XML formatting. The local name of the XML element to write. The namespace of the XML element to write. true to write an xsi:nil='true' attribute if the class object is null; otherwise, false. Instructs to write an object that uses custom XML formatting as an XML element. An object that implements the interface that uses custom XML formatting. The local name of the XML element to write. The namespace of the XML element to write. true to write an xsi:nil='true' attribute if the object is null; otherwise, false. true to ignore writing the opening element tag; otherwise, false to write the opening element tag. Writes the XML declaration if the writer is positioned at the start of an XML document. Writes an opening element tag, including any attributes. The local name of the XML element to write. Writes an opening element tag, including any attributes. The local name of the XML element to write. The namespace of the XML element to write. Writes an opening element tag, including any attributes. The local name of the XML element to write. The namespace of the XML element to write. true to write the element name with a prefix if none is available for the specified namespace; otherwise, false. Writes an opening element tag, including any attributes. The local name of the XML element to write. The namespace of the XML element to write. The object being serialized as an XML element. Writes an opening element tag, including any attributes. The local name of the XML element to write. The namespace of the XML element to write. The object being serialized as an XML element. true to write the element name with a prefix if none is available for the specified namespace; otherwise, false. Writes an opening element tag, including any attributes. The local name of the XML element to write. The namespace of the XML element to write. The object being serialized as an XML element. true to write the element name with a prefix if none is available for the specified namespace; otherwise, false. An instance of the class that contains prefix and namespace pairs to be used in the generated XML. Writes an XML element whose text body is a value of a simple XML Schema data type. The local name of the element to write. The namespace of the element to write. The object to be serialized in the element body. true if the XML element explicitly specifies the text value's type using the xsi:type attribute; otherwise, false. Writes a base-64 byte array. The byte array to write. Writes a specified string. The string to write. Writes an xsi:type attribute for an XML element that is being serialized into a document. The local name of an XML Schema data type. The namespace of an XML Schema data type. Gets or sets a list of XML qualified name objects that contain the namespaces and prefixes used to produce qualified names in XML documents. An that contains the namespaces and prefix pairs. Serializes and deserializes objects into and from XML documents. The enables you to control how objects are encoded into XML. Initializes a new instance of the class. Initializes a new instance of the class that can serialize objects of the specified type into XML documents and deserialize XML documents into objects of the specified type. The type of the object that this can serialize. Initializes a new instance of the class that can serialize objects of the specified type into XML documents and deserialize XML documents into objects of the specified type. Specifies the default namespace for all the XML elements. The type of the object that this can serialize. The default namespace to use for all the XML elements. Initializes a new instance of the class that can serialize objects of the specified type into XML documents and deserialize XML documents into objects of a specified type. If a property or field returns an array, the parameter specifies objects that can be inserted into the array. The type of the object that this can serialize. A array of additional object types to serialize. Initializes a new instance of the class that can serialize objects of the specified type into XML documents and deserialize XML documents into objects of the specified type. Each object to be serialized can itself contain instances of classes, which this overload can override with other classes. The type of the object to serialize. An . Initializes a new instance of the class that can serialize objects of type into XML document instances and deserialize XML document instances into objects of type . Each object to be serialized can itself contain instances of classes, which this overload overrides with other classes. This overload also specifies the default namespace for all the XML elements and the class to use as the XML root element. The type of the object that this can serialize. An that extends or overrides the behavior of the class specified in the parameter. A array of additional object types to serialize. An that defines the XML root element properties. The default namespace of all XML elements in the XML document. Initializes a new instance of the class that can serialize objects of the specified type into XML documents and deserialize an XML document into object of the specified type. It also specifies the class to use as the XML root element. The type of the object that this can serialize. An that represents the XML root element. Initializes an instance of the class using an object that maps one type to another. An that maps one type to another. Gets a value that indicates whether this can deserialize a specified XML document. true if this can deserialize the object that the points to; otherwise, false. An that points to the document to deserialize. Returns an object used to read the XML document to be serialized. An used to read the XML document. Any attempt is made to access the method when the method is not overridden in a descendant class. When overridden in a derived class, returns a writer used to serialize the object. An instance that implements the class. Any attempt is made to access the method when the method is not overridden in a descendant class. Deserializes the XML document contained by the specified . The being deserialized. The that contains the XML document to deserialize. Deserializes the XML document contained by the specified . The being deserialized. The that contains the XML document to deserialize. An error occurred during deserialization. The original exception is available using the property. Deserializes the XML document contained by the specified . The deserialized object. The that contains the XML document to deserialize. Any attempt is made to access the method when the method is not overridden in a descendant class. Deserializes the XML document contained by the specified . The being deserialized. The that contains the XML document to deserialize. An error occurred during deserialization. The original exception is available using the property. Returns an array of objects created from an array of objects. An array of objects. An array of that maps one type to another. Returns an instance of the class from the specified mappings. An instance of the class. An array of objects. The of the deserialized object. Returns an array of objects created from an array of types. An array of objects. An array of objects. Serializes the specified and writes the XML document to a file using the specified . The used to write the XML document. The to serialize. An error occurred during serialization. The original exception is available using the property. Serializes the specified and writes the XML document to a file using the specified that references the specified namespaces. The used to write the XML document. The to serialize. The referenced by the object. An error occurred during serialization. The original exception is available using the property. Serializes the specified and writes the XML document to a file using the specified . The used to write the XML document. The to serialize. Serializes the specified and writes the XML document to a file using the specified and references the specified namespaces. The used to write the XML document. The to serialize. The that contains namespaces for the generated XML document. An error occurred during serialization. The original exception is available using the property. Serializes the specified and writes the XML document to a file using the specified . The to serialize. The used to write the XML document. Any attempt is made to access the method when the method is not overridden in a descendant class. Serializes the specified and writes the XML document to a file using the specified . The used to write the XML document. The to serialize. An error occurred during serialization. The original exception is available using the property. Serializes the specified and writes the XML document to a file using the specified and references the specified namespaces. The used to write the XML document. The to serialize. The referenced by the object. An error occurred during serialization. The original exception is available using the property. Defines the reader, writer, and methods for pre-generated, typed serializers. Initializes a new instance of the class. Gets a value that determines whether a type can be serialized. true if the type can be serialized; otherwise, false. The to be serialized. Any attempt is made to access the method when the method is not overridden in a descendant class. Returns a serializer for the specified type. An instance of a type derived from the class. The to be serialized. Any attempt is made to access the method when the method is not overridden in a descendant class. Gets the XML reader object that is used by the serializer. An that is used to read an XML document or data stream. Any attempt is made to access the method when the method is not overridden in a descendant class. Gets the XML writer object for the serializer. An that is used to write to an XML data stream or document. Any attempt is made to access the method when the method is not overridden in a descendant class. Gets the collection of methods that is used to read an XML data stream. A that contains the methods. Any attempt is made to access the method when the method is not overridden in a descendant class. Gets the collection of typed XML serializers found in the assembly. A that contains the typed serializers. Any attempt is made to access the method when the method is not overridden in a descendant class. Get the collection of methods used to write to an XML data stream. A that contains the methods. Any attempt is made to access the method when the method is not overridden in a descendant class. Contains the XML namespaces and prefixes that the uses to generate qualified names in an XML-document instance. Initializes a new instance of the class. Initializes a new instance of the class, using the specified instance of XmlSerializerNamespaces that contains the collection of prefix and namespace pairs. An instance of the that contains the namespace and prefix pairs. Initializes a new instance of the class. An array of objects. Adds a prefix and namespace pair to an object. The prefix associated with an XML namespace. An XML namespace. Gets the number of prefix and namespace pairs in the collection. The number of prefix and namespace pairs in the collection. Gets the array of prefix and namespace pairs in an object. An array of objects that are used as qualified names in an XML document. Contains a mapping of one type to another. The fully qualified type name that includes the namespace (or namespaces) and type. The fully qualified type name. Gets the type name of the mapped object. The type name of the mapped object. Gets the XML element name of the mapped object. The XML element name of the mapped object. The default is the class name of the object. Gets the XML namespace of the mapped object. The XML namespace of the mapped object. The default is an empty string ("").