C1MappingsBase Class Members
In This Topic
The following tables list the members exposed by C1MappingsBase.
Public Constructors
Public Properties
Public Methods
| Name | Description |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| FindByMappingName | Finds the mapping info by mapping name (name of the data field). |
| ToArray | Creates an array of MappingInfo objects. |
Top
Public Events
| Name | Description |
| Disposed | Represents the method that handles the Disposed event of a component. |
Top
See Also