Method: CreateXMLNode (nKind as SPYXMLDataKind) as XMLData
Return Value
The method returns the new XMLData object.
Description
To create a new XMLData object use the CreateXMLNode() method.
Errors
2000 |
Invalid object. |
|
2012 |
Cannot create XML node. |