deserialize_properties
Description:
[
Version ( since =
"2.4" ) ]
public bool deserialize_properties (
Scanner scanner,
int nest_level)
This function uses the scanner to configure the properties of this.
Parameters:
| this |
a Config.
|
| scanner |
a Scanner.
|
| nest_level |
the nest level
|
Returns:
|
true on success, false otherwise.
|