Click or drag to resize

CatalogCreateFromBuffer Method (Byte, ErrorLog)

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static Catalog CreateFromBuffer(
	byte[] buffer,
	out ErrorLog log
)

Parameters

buffer
Type: SystemByte
log
Type: Altova.RaptorXmlErrorLog

Return Value

Type: Catalog
See Also