Click or drag to resize

AtomicItemFromNegativeInteger Method

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

Parameters

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

Return Value

Type: AtomicItem
See Also