1 write to _clearItemsName
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationCollectionAttribute.cs (1)
52
_clearItemsName
= value;
1 reference to _clearItemsName
System.Configuration.ConfigurationManager (1)
System\Configuration\ConfigurationCollectionAttribute.cs (1)
48
get { return
_clearItemsName
?? ConfigurationElementCollection.DefaultClearItemsName; }