Project

Profile

Help

Bug #4297

closed

API Documentation of ExtensionFunction.Call() on .NET

Added by Michael Kay over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
2019-08-23
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.9, trunk
Fix Committed on Branch:
9.9, trunk
Fixed in Maintenance Release:
Platforms:

Description

The API documentation of this method is incorrect (see also issue #4290). The method returns an XdmValue, but the description is copied from ExtensionFunctionCall.Call(), which returns an enumerator.

I suggest:

Returns: An XdmValue, representing the result of the extension function. (Note: in many cases it will be convenient to return an XdmAtomicValue or XdmNode, both of which are instances of XdmValue).

Please register to edit this issue

Also available in: Atom PDF