Click or drag to resize

AtomicItemFromString Method

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

Parameters

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

Return Value

Type: AtomicItem
See Also