11 references to Items
System.Configuration (11)
System\Configuration\ConfigurationElementCollection.cs (11)
175
foreach (Entry thisEntry in
Items
) {
177
foreach (Entry compareEntry in compareToElem.
Items
) {
195
foreach (Entry thisEntry in
Items
) {
244
foreach (Entry entry in parentCollection.
Items
) {
251
foreach (Entry entry in sourceCollection.
Items
) {
254
Entry parentEntry = (Entry)parentCollection.
Items
[parentCollection.RealIndexOf(entry._value)];
291
foreach (Entry entry in parentCollection.
Items
) {
306
foreach (Entry entry in sourceCollection.
Items
) {
328
foreach (Entry entry in sourceCollection.
Items
) {
337
foreach (Entry parentEntry in parentCollection.
Items
) {
390
foreach (Entry entry in parentCollection.
Items
) {