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ètreTypeDescription
étiquetteconst String&Nom de la balise à rechercher.

ReturnValue

Élément enfant ou null s’il n’est pas trouvé.

Voir aussi