System::Security::SecurityElement::SearchForChildByTag méthode
SecurityElement::SearchForChildByTag method
Obtient la balise enfant par son nom.
SecurityElement System::Security::SecurityElement::SearchForChildByTag(const String &tag)
| Paramètre | Type | Description |
|---|---|---|
| balise | const String& | Nom de la balise à rechercher. |
ReturnValue
Élément enfant ou null si non trouvé.
Voir aussi
- Class SecurityElement
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++