Method | Description | |
---|---|---|
DeserializeElement ( |
Reads XML from the configuration file.
|
protected DeserializeElement ( |
||
reader | The XmlReader that reads from the configuration file. | |
serializeCollectionKey | bool | true to serialize only the collection key properties; otherwise, false. |
return | void |