7[TypeForwardedFrom(
"System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
11 [TypeForwardedFrom(
"System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
23 for (
int i = 0; i < num; i++)
25 if (
text[i] != text2[i])
27 return text[i] - text2[i];
40 internal object?
this[
string s]
69 for (
int i = 0; i <
count; i++)
static SortedList Synchronized(SortedList list)
IEnumerator IEnumerable. GetEnumerator()
virtual void Remove(object key)
virtual IList GetValueList()
virtual ICollection Values
static byte Min(byte val1, byte val2)
static readonly PathListComparer StaticInstance
IDictionaryEnumerator GetEnumerator()
readonly SortedList m_list
int Compare(object? x, object? y)
static string CheckQuoted(string value)