LastFunction Class
Constructors & Destructor
|
Member Functions
Function:
number
last
()
Implements the
last
function.
Definition
Line
219
of
System.XPath/XPathFunction.cm
Inheritance
Constructors & Destructor
public
LastFunction
()
Member Functions
public
override
Result
<
UniquePtr
<
Object
>>
DoEvaluate
(
Context
& context,
const
List
<
Object
*>& arguments)
Constructor& Destructor Details
LastFunction Constructor
public
LastFunction()
Definition
Line
221
of
System.XPath/XPathFunction.cm
Member Function Details
DoEvaluate Member Function
public
override
Result
<
UniquePtr
<
Object
>> DoEvaluate(
Context
& context,
const
List
<
Object
*>& arguments)
Definition
Line
225
of
System.XPath/XPathFunction.cm