Click or drag to resize

AtomicItemFromUnsignedLong Method

Namespace:  Altova.RaptorXml.Beta.XPath
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static AtomicItem FromUnsignedLong(
	ulong value,
	Session session
)

Parameters

value
Type: SystemUInt64
session
Type: Altova.RaptorXml.Beta.XPathSession

Return Value

Type: AtomicItem
See Also