System::Security::SecurityElement::SearchForChildByTag 方法
SecurityElement::SearchForChildByTag method
按名称获取子标签。
SecurityElement System::Security::SecurityElement::SearchForChildByTag(const String &tag)
| 参数 | 类型 | 描述 |
|---|---|---|
| 标签 | const String& | 要查找的标签名称。 |
ReturnValue
子元素,如果未找到则为 null。
另见
- Class SecurityElement
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++