FDO API Reference Feature Data Objects
static FDO_API_COMMON FdoDictionaryElement* FdoDictionaryElement::Create ( FdoString name,
FdoString value 
) [static]

Constructs and initializes a a FdoDictionaryElement.

Parameters:
name Input the name of the element (required)
value Input the value of the element. Can be blank (L"")
Returns:
Returns FdoDictionaryElement


Comments or suggestions? Send us feedback.