FDO API Reference Feature Data Objects
static FDO_API FdoFunction* FdoFunction::Create ( FdoString name,
FdoExpressionCollection arguments 
) [static]

Constructs an instance of a function using the specified arguments.

Parameters:
name Input name of the function
arguments Input arguments as collection
Returns:
Returns FdoFunction


Comments or suggestions? Send us feedback.