[To be supplied.]
[Visual Basic] Overloads Public Function ImportTypeMapping( _ ByVal type As Type, _ ByVal root As XmlRootAttribute _ ) As XmlTypeMapping [C#] public XmlTypeMapping ImportTypeMapping( Type type, XmlRootAttribute root ); [C++] public: XmlTypeMapping* ImportTypeMapping( Type* type, XmlRootAttribute* root ); [JScript] public function ImportTypeMapping( type : Type, root : XmlRootAttribute ) : XmlTypeMapping;
XmlReflectionImporter Class | XmlReflectionImporter Members | System.Xml.Serialization Namespace | XmlReflectionImporter.ImportTypeMapping Overload List