Méthode | Description | |
---|---|---|
Equals ( object settingValue ) : bool | ||
GetHashCode ( ) : int |
Méthode | Description | |
---|---|---|
DeserializeElement ( |
||
IsModified ( ) : bool | ||
Reset ( |
||
ResetModified ( ) : void | ||
SerializeToXmlElement ( |
||
Unmerge ( |
protected DeserializeElement ( |
||
reader | ||
serializeCollectionKey | bool | |
Résultat | void |
public Equals ( object settingValue ) : bool | ||
settingValue | object | |
Résultat | bool |
protected Reset ( |
||
parentElement | ||
Résultat | void |
protected SerializeToXmlElement ( |
||
writer | ||
elementName | string | |
Résultat | bool |
protected Unmerge ( |
||
sourceElement | ||
parentElement | ||
saveMode | ConfigurationSaveMode | |
Résultat | void |