Saxon API for .NET

XdmAtomicValue Constructor (Int64)

Construct an atomic value of type xs:integer

public XdmAtomicValue(
   long i
);

Parameters

i
The integer value

See Also

XdmAtomicValue Class | Saxon.Api Namespace | XdmAtomicValue Constructor Overload List