ExtTypeCodeMapping Methods |
The ExtTypeCodeMapping type exposes the following members.
Name | Description | |
---|---|---|
Add |
Adds the known ext type mapping.
| |
Clear |
Clears all mappings.
| |
GetEnumerator |
Returns an enumerator that iterates through the collection.
| |
Remove(Byte) |
Removes the mapping with specified code.
| |
Remove(String) |
Removes the mapping with specified name.
|