SoapReflectionImporter::IncludeType Method (Type^)
.NET Framework (current version)
Places mappings for a type in the SoapReflectionImporter instance's context for later use when import methods are invoked.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- type
-
Type:
System::Type^
The .NET Framework type for which to save type mapping information.
You do not need to call the IncludeType method directly.
.NET Framework
Available since 1.1
Available since 1.1
Show: