System::Security::SecurityElement::FromString 方法

SecurityElement::FromString method

从 XML 代码创建元素。

static SecurityElement System::Security::SecurityElement::FromString(const String &xml)
参数类型描述
xmlconst String&XML 代码。

ReturnValue

新创建的元素。

另见