System::Security::SecurityElement::SearchForChildByTag 方法

SecurityElement::SearchForChildByTag method

按名称获取子标签。

SecurityElement System::Security::SecurityElement::SearchForChildByTag(const String &tag)
参数类型描述
标签const String&要查找的标签名称。

ReturnValue

子元素,如果未找到则为 null。

另见