56 if (arrayList !=
null)
148 while (child ==
null)
165 if (attribute !=
null)
233 if (arrayList !=
null)
266 if (arrayList2 !=
null)
279 if (this.text !=
null)
307 if (arrayList !=
null)
344 string text2 = this.
tag;
class f__AnonymousType0<< Count > j__TPar
SecurityAttribute(string name, string value)
static string Unescape(string str)
static bool IsValidAttributeName(string name)
string Attribute(string name)
static readonly char[] invalid_chars
static string Escape(string str)
static readonly char[] invalid_tag_chars
SecurityElement.SecurityAttribute GetAttribute(string name)
string SearchForTextOfLocalName(string strLocalName)
SecurityElement SearchForChildByTag(string tag)
static bool IsValidAttributeValue(string value)
static readonly char[] invalid_text_chars
static readonly char[] invalid_attr_value_chars
SecurityElement(string tag, string text)
string SearchForTextOfTag(string tag)
override string ToString()
static bool IsValidText(string text)
void ToXml(StringBuilder s, int level)
static readonly char[] invalid_attr_name_chars
void AddAttribute(string name, string value)
static bool IsValidTag(string tag)
void AddChild(SecurityElement child)
SecurityElement(string tag)
StringBuilder Append(char value, int repeatCount)