XdmType.FunctionType MethodXdmType.FunctionType MethodXdmType::FunctionType Method
Creates a reference to a function type.
Overload List
Name | Description | |
---|---|---|
![]() ![]() | FunctionType ()FunctionType ()FunctionType () | Returns a reference to the type that matches all function items. |
![]() ![]() | FunctionType (XdmType[])FunctionType (XdmType())FunctionType (array <XdmType^>^) | Creates a reference to the function type for a function with the specified signature. |
![]() ![]() | FunctionType (XPathFunctionItem)FunctionType (XPathFunctionItem)FunctionType (XPathFunctionItem^) | Creates a reference to the function type for the specified function item. |