System::Security::SecurityElement::FromString メソッド
SecurityElement::FromString method
XML コードから要素を作成します。
static SecurityElement System::Security::SecurityElement::FromString(const String &xml)
| パラメーター | 型 | 説明 |
|---|---|---|
| xml | const String& | XML コード。 |
ReturnValue
新しく作成された要素。
参照
- Class SecurityElement
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++