-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathSystem.Collections.Specialized.model.yml
More file actions
168 lines (168 loc) · 26.1 KB
/
System.Collections.Specialized.model.yml
File metadata and controls
168 lines (168 loc) · 26.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
# THIS FILE IS AN AUTO-GENERATED MODELS AS DATA FILE. DO NOT EDIT.
extensions:
- addsTo:
pack: codeql/csharp-all
extensible: summaryModel
data:
- ["System.Collections.Specialized", "CollectionsUtil", False, "CreateCaseInsensitiveHashtable", "(System.Collections.IDictionary)", "", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Collections.Specialized", "CollectionsUtil", False, "CreateCaseInsensitiveHashtable", "(System.Collections.IDictionary)", "", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Collections.Specialized", "ListDictionary", False, "ListDictionary", "(System.Collections.IComparer)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "BaseAdd", "(System.String,System.Object)", "", "Argument[1]", "Argument[this].SyntheticField[System.Collections.Specialized.NameObjectCollectionBase._nullKeyEntry].SyntheticField[System.Collections.Specialized.NameObjectCollectionBase+NameObjectEntry.Value]", "value", "dfc-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "BaseGet", "(System.Int32)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "BaseGet", "(System.String)", "", "Argument[this].SyntheticField[System.Collections.Specialized.NameObjectCollectionBase._nullKeyEntry].SyntheticField[System.Collections.Specialized.NameObjectCollectionBase+NameObjectEntry.Value]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "BaseGetAllKeys", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "BaseGetAllValues", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "BaseGetAllValues", "(System.Type)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "BaseGetKey", "(System.Int32)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "BaseSet", "(System.String,System.Object)", "", "Argument[1]", "Argument[this].SyntheticField[System.Collections.Specialized.NameObjectCollectionBase._nullKeyEntry].SyntheticField[System.Collections.Specialized.NameObjectCollectionBase+NameObjectEntry.Value]", "value", "dfc-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "NameObjectCollectionBase", "(System.Collections.IEqualityComparer)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "NameObjectCollectionBase", "(System.Collections.IHashCodeProvider,System.Collections.IComparer)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "NameObjectCollectionBase", "(System.Collections.IHashCodeProvider,System.Collections.IComparer)", "", "Argument[1]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "NameObjectCollectionBase", "(System.Int32,System.Collections.IHashCodeProvider,System.Collections.IComparer)", "", "Argument[1]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", False, "NameObjectCollectionBase", "(System.Int32,System.Collections.IHashCodeProvider,System.Collections.IComparer)", "", "Argument[2]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", True, "get_Keys", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", False, "NameValueCollection", "(System.Collections.Specialized.NameValueCollection)", "", "Argument[0]", "Argument[this].Element", "value", "dfc-generated"]
- ["System.Collections.Specialized", "NameValueCollection", False, "NameValueCollection", "(System.Int32,System.Collections.Specialized.NameValueCollection)", "", "Argument[1]", "Argument[this].Element", "value", "dfc-generated"]
- ["System.Collections.Specialized", "NameValueCollection", False, "get_Item", "(System.Int32)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", False, "get_Item", "(System.String)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", False, "set_Item", "(System.String,System.String)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", False, "set_Item", "(System.String,System.String)", "", "Argument[1]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", True, "Add", "(System.String,System.String)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", True, "Add", "(System.String,System.String)", "", "Argument[1]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", True, "Get", "(System.Int32)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", True, "Get", "(System.String)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", True, "GetKey", "(System.Int32)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", True, "Set", "(System.String,System.String)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", True, "Set", "(System.String,System.String)", "", "Argument[1]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", True, "get_AllKeys", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", False, "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction,System.Collections.IList,System.Collections.IList,System.Int32)", "", "Argument[1].Element", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", False, "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction,System.Collections.IList,System.Collections.IList,System.Int32)", "", "Argument[2].Element", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", False, "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction,System.Collections.IList,System.Int32)", "", "Argument[1].Element", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", False, "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction,System.Collections.IList,System.Int32,System.Int32)", "", "Argument[1].Element", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", False, "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction,System.Object,System.Int32)", "", "Argument[1]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", False, "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction,System.Object,System.Int32,System.Int32)", "", "Argument[1]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", False, "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction,System.Object,System.Object,System.Int32)", "", "Argument[1]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", False, "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction,System.Object,System.Object,System.Int32)", "", "Argument[2]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", False, "get_NewItems", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", False, "get_OldItems", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", False, "OrderedDictionary", "(System.Int32,System.Collections.IEqualityComparer)", "", "Argument[1]", "Argument[this].SyntheticField[System.Collections.Specialized.OrderedDictionary._comparer]", "value", "dfc-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", False, "OrderedDictionary", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "", "Argument[0]", "Argument[this].SyntheticField[System.Collections.Specialized.OrderedDictionary._siInfo]", "value", "dfc-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", True, "GetObjectData", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "", "Argument[this].SyntheticField[System.Collections.Specialized.OrderedDictionary._comparer]", "Argument[0]", "taint", "dfc-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", True, "OnDeserialization", "(System.Object)", "", "Argument[this].SyntheticField[System.Collections.Specialized.OrderedDictionary._siInfo]", "Argument[this].SyntheticField[System.Collections.Specialized.OrderedDictionary._comparer]", "taint", "dfc-generated"]
- ["System.Collections.Specialized", "StringDictionary", True, "Add", "(System.String,System.String)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", True, "Add", "(System.String,System.String)", "", "Argument[1]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", True, "CopyTo", "(System.Array,System.Int32)", "", "Argument[this]", "Argument[0].Element", "taint", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", True, "get_Item", "(System.String)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", True, "get_Keys", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", True, "get_SyncRoot", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", True, "get_Values", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", True, "set_Item", "(System.String,System.String)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", True, "set_Item", "(System.String,System.String)", "", "Argument[1]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Specialized", "StringEnumerator", False, "get_Current", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- addsTo:
pack: codeql/csharp-all
extensible: neutralModel
data:
- ["System.Collections.Specialized", "BitVector32+Section", "Equals", "(System.Collections.Specialized.BitVector32+Section)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32+Section", "Equals", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32+Section", "GetHashCode", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32+Section", "ToString", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32+Section", "ToString", "(System.Collections.Specialized.BitVector32+Section)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32+Section", "get_Mask", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32+Section", "get_Offset", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32+Section", "op_Equality", "(System.Collections.Specialized.BitVector32+Section,System.Collections.Specialized.BitVector32+Section)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32+Section", "op_Inequality", "(System.Collections.Specialized.BitVector32+Section,System.Collections.Specialized.BitVector32+Section)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "BitVector32", "(System.Collections.Specialized.BitVector32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "BitVector32", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "CreateMask", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "CreateMask", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "CreateSection", "(System.Int16)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "CreateSection", "(System.Int16,System.Collections.Specialized.BitVector32+Section)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "Equals", "(System.Collections.Specialized.BitVector32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "Equals", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "GetHashCode", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "ToString", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "ToString", "(System.Collections.Specialized.BitVector32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "get_Data", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "get_Item", "(System.Collections.Specialized.BitVector32+Section)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "get_Item", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "set_Item", "(System.Collections.Specialized.BitVector32+Section,System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "BitVector32", "set_Item", "(System.Int32,System.Boolean)", "summary", "df-generated"]
- ["System.Collections.Specialized", "CollectionsUtil", "CreateCaseInsensitiveHashtable", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "CollectionsUtil", "CreateCaseInsensitiveHashtable", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "CollectionsUtil", "CreateCaseInsensitiveSortedList", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "HybridDictionary", "HybridDictionary", "(System.Boolean)", "summary", "df-generated"]
- ["System.Collections.Specialized", "HybridDictionary", "HybridDictionary", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "HybridDictionary", "HybridDictionary", "(System.Int32,System.Boolean)", "summary", "df-generated"]
- ["System.Collections.Specialized", "HybridDictionary", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "HybridDictionary", "get_IsFixedSize", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "HybridDictionary", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "HybridDictionary", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "INotifyCollectionChanged", "add_CollectionChanged", "(System.Collections.Specialized.NotifyCollectionChangedEventHandler)", "summary", "df-generated"]
- ["System.Collections.Specialized", "INotifyCollectionChanged", "remove_CollectionChanged", "(System.Collections.Specialized.NotifyCollectionChangedEventHandler)", "summary", "df-generated"]
- ["System.Collections.Specialized", "IOrderedDictionary", "GetEnumerator", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "IOrderedDictionary", "Insert", "(System.Int32,System.Object,System.Object)", "summary", "df-generated"]
- ["System.Collections.Specialized", "IOrderedDictionary", "RemoveAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "ListDictionary", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "ListDictionary", "get_IsFixedSize", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "ListDictionary", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "ListDictionary", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase+KeysCollection", "Get", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase+KeysCollection", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase+KeysCollection", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase+KeysCollection", "get_Item", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", "BaseClear", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", "BaseHasKeys", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", "BaseRemove", "(System.String)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", "BaseRemoveAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", "BaseSet", "(System.Int32,System.Object)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", "NameObjectCollectionBase", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", "NameObjectCollectionBase", "(System.Int32,System.Collections.IEqualityComparer)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", "NameObjectCollectionBase", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", "OnDeserialization", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameObjectCollectionBase", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", "GetValues", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", "GetValues", "(System.String)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", "HasKeys", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", "InvalidateCachedArrays", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", "NameValueCollection", "(System.Collections.IEqualityComparer)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", "NameValueCollection", "(System.Collections.IHashCodeProvider,System.Collections.IComparer)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", "NameValueCollection", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", "NameValueCollection", "(System.Int32,System.Collections.IEqualityComparer)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", "NameValueCollection", "(System.Int32,System.Collections.IHashCodeProvider,System.Collections.IComparer)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", "NameValueCollection", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NameValueCollection", "Remove", "(System.String)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction,System.Collections.IList)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction,System.Collections.IList,System.Collections.IList)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction,System.Object)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", "NotifyCollectionChangedEventArgs", "(System.Collections.Specialized.NotifyCollectionChangedAction,System.Object,System.Object)", "summary", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", "get_Action", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", "get_NewStartingIndex", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "NotifyCollectionChangedEventArgs", "get_OldStartingIndex", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", "Insert", "(System.Int32,System.Object,System.Object)", "summary", "df-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", "OnDeserialization", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", "OrderedDictionary", "(System.Collections.IEqualityComparer)", "summary", "df-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", "OrderedDictionary", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", "RemoveAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", "get_IsFixedSize", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "OrderedDictionary", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringCollection", "Contains", "(System.String)", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringCollection", "IndexOf", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringCollection", "IndexOf", "(System.String)", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringCollection", "Remove", "(System.String)", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringCollection", "RemoveAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringCollection", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringCollection", "get_IsFixedSize", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringCollection", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringCollection", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", "ContainsKey", "(System.String)", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", "ContainsValue", "(System.String)", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", "Remove", "(System.String)", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringDictionary", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringEnumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Specialized", "StringEnumerator", "Reset", "()", "summary", "df-generated"]