Click or drag to resize
ExtTypeCodeMapping Methods

The ExtTypeCodeMapping type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the known ext type mapping.
Public methodClear
Clears all mappings.
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodRemove(Byte)
Removes the mapping with specified code.
Public methodRemove(String)
Removes the mapping with specified name.
Top
See Also