Table of Contents

TXmlMap.AddMap Method

Adds a new map to the xml map, and returns it so you can fill the data of the new map. The returned map is owned by this class and modifying it will modify the map in the class.

Syntax

Namespace: FlexCel.Core

public TXmlMapMap AddMap()

See also