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++