FlattenMappingsInfo Methods

The FlattenMappingsInfo type exposes the following members.

Methods
  NameDescription
Public methodAddMapping
Adds a new mapping, used to generate tabular data columns.
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodEquals(FlattenMappingsInfo)
Indicates whether the current object is equal to another object of the same type.
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Public methodRemoveMapping
Removes an existing XML mapping.
Top
See Also