System::Security::SecurityElement::SearchForTextOfTag metode

SecurityElement::SearchForTextOfTag method

Mendapatkan teks dalam tag anak berdasarkan nama tag.

String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
ParameterTipeDeskripsi
tagconst String&Nama tag yang dicari.

ReturnValue

Text of the first tag with specified name or null if not found.

Lihat Juga