Click or drag to resize

AtomicItemFromHexBinary Method

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

Parameters

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

Return Value

Type: AtomicItem
See Also