Overload List

  NameDescription
CreateSerializer(Type, String, String, IList<(Of <(Type>)>))
Creates an instance of a class that inherits from XmlObjectSerializer for serialization and deserialization operations.
(Overrides DataContractSerializerOperationBehavior..::.CreateSerializer(Type, String, String, IList<(Of <(Type>)>)).)
CreateSerializer(Type, XmlDictionaryString, XmlDictionaryString, IList<(Of <(Type>)>))
Creates an instance of a class that inherits from XmlObjectSerializer for serialization and deserialization operations with an XmlDictionaryString that contains the namespace.
(Overrides DataContractSerializerOperationBehavior..::.CreateSerializer(Type, XmlDictionaryString, XmlDictionaryString, IList<(Of <(Type>)>)).)

See Also