Méthode System::Security::SecurityElement::FromString
SecurityElement::FromString method
Crée un élément à partir du code XML.
static SecurityElement System::Security::SecurityElement::FromString(const String &xml)
| Paramètre | Type | Description |
|---|---|---|
| xml | const String& | Code XML. |
ReturnValue
Élément nouvellement créé.
Voir aussi
- Class SecurityElement
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++