FromString()
SecurityElement::FromString(const String&) method
Creates element from XML code.
static SecurityElement System::Security::SecurityElement::FromString(const String &xml)
Arguments
Parameter | Type | Description |
---|---|---|
xml | const String& | XML code. |
Return Value
Newly created element.
See Also
- Class SecurityElement
- Class String
- Namespace System::Security
- Library Aspose.Slides