Click or drag to resize

AtomicItemFromNonNegativeInteger Method

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

Parameters

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

Return Value

Type: AtomicItem
See Also