System::Security::SecurityElement::SearchForChildByTag メソッド

SecurityElement::SearchForChildByTag method

名前で子タグを取得します。

SecurityElement System::Security::SecurityElement::SearchForChildByTag(const String &tag)
パラメーター説明
tagconst String&検索するタグ名。

ReturnValue

見つからない場合は子要素、または null。

参照