System::Security::SecurityElement::SearchForChildByTag método
SecurityElement::SearchForChildByTag method
Obtiene la etiqueta hija por nombre.
SecurityElement System::Security::SecurityElement::SearchForChildByTag(const String &tag)
| Parámetro | Tipo | Descripción |
|---|---|---|
| etiqueta | const String& | Nombre de etiqueta a buscar. |
ReturnValue
Elemento hijo o null si no se encuentra.
Ver también
- Class SecurityElement
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++