FDO API Reference Feature Data Objects
static FDO_API FdoXmlNameCollectionHandler* FdoXmlNameCollectionHandler::Create ( FdoStringCollection pNames = NULL  )  [static]

Constructs an Fdo XML Name Collection Handler.

Parameters:
pNames Input the collection of names. Any names deserialized will be added to this collection. If NULL then an internal empty name collection is created.
Returns:
Returns FdoXmlNameCollectionHandler


Comments or suggestions? Send us feedback.