Method | Description | |
---|---|---|
CreateNewElement ( ) : |
Creates a new LocationElement for the collection
|
|
GetElementKey ( |
Get the element key. Check for empty strings and return null to avoid a problem with the defaultvalue property of the key element becoming an empty string and causing a duplicate key exception within .NET.
|
Method | Description | |
---|---|---|
Add ( |
Adds a new element to the collection.
|
|
Clear ( ) : void |
Removes all elements from the configuration.
|
protected CreateNewElement ( ) : |
||
return |
protected GetElementKey ( |
||
element | ||
return | object |