TypeMapping Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an entry type for interop type-mapping logic.
public ref class TypeMapping abstract sealed
	public static class TypeMapping
	type TypeMapping = class
	Public Class TypeMapping
		- Inheritance
 - 
				TypeMapping
 
Methods
| GetOrCreateExternalTypeMapping<TTypeMapGroup>() | 
		 Returns the external type map generated for the current application.  | 
        	
| GetOrCreateProxyTypeMapping<TTypeMapGroup>() | 
		 Returns the associated type map generated for the current application.  |