Inform API Reference

TypeMappingCollection Class

Represents a collection of TypeMappings.

For a list of all members of this type, see TypeMappingCollection Members.

System.Object
   ListDictionaryBase
      TypeMappingCollection

[Visual Basic]
Public Class TypeMappingCollection
Inherits ListDictionaryBase
[C#]
public class TypeMappingCollection : ListDictionaryBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Inform.Common

Assembly: Inform (in Inform.dll)

See Also

TypeMappingCollection Members | Inform.Common Namespace