Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
addBinaryPropertyToNode ( |
||
addNode ( |
||
addNodeToNode ( |
||
addNodeToNodeByTag ( string nodeTag, |
||
addProperty ( |
||
addPropertyToNode ( |
||
addPropertyToNodeByTag ( string nodeTag, |
||
getBinaryNodeProperty ( |
||
getFilter ( ) : string | ||
getName ( ) : string | ||
getNextNode ( |
||
getNode ( string nodeTag ) : |
||
getNodeChild ( |
||
getNodeFromNode ( |
||
getNodeProperty ( |
||
getNodeValue ( |
||
getPath ( ) : string | ||
getRootNode ( ) : |
||
init ( object commDialog ) : void | ||
newXml ( ) : bool | ||
newXmlWithDialog ( ) : bool | ||
nodeHasChild ( |
||
openXml ( ) : bool | ||
openXmlWithDialog ( ) : bool | ||
save ( ) : bool | ||
saveWithDialog ( ) : bool | ||
setFilter ( string rhs ) : void | ||
setName ( string rhs ) : void | ||
setNodeText ( |
||
setPath ( string rhs ) : void |
Méthode | Description | |
---|---|---|
loadXml ( string file ) : bool |
public addBinaryPropertyToNode ( |
||
node | ||
xProperty | ||
Résultat | bool |
public addNode ( |
||
xProperty | ||
Résultat |
public addNodeToNode ( |
||
nodeFather | ||
xProperty | ||
Résultat |
public addNodeToNodeByTag ( string nodeTag, |
||
nodeTag | string | |
xProperty | ||
Résultat |
public addProperty ( |
||
xProperty | ||
Résultat | bool |
public addPropertyToNode ( |
||
node | ||
xProperty | ||
Résultat | bool |
public addPropertyToNodeByTag ( string nodeTag, |
||
nodeTag | string | |
xProperty | ||
Résultat | bool |
public getBinaryNodeProperty ( |
||
node | ||
propertyName | string | |
Résultat |
public getNextNode ( |
||
node | ||
Résultat |
public getNode ( string nodeTag ) : |
||
nodeTag | string | |
Résultat |
public getNodeChild ( |
||
node | ||
Résultat |
public getNodeFromNode ( |
||
node | ||
nodeTag | string | |
Résultat |
public getNodeProperty ( |
||
node | ||
propertyName | string | |
Résultat |
public getNodeValue ( |
||
node | ||
Résultat |
public nodeHasChild ( |
||
node | ||
Résultat | bool |
public setNodeText ( |
||
node | ||
text | string | |
Résultat | void |