Метод | Описание | |
---|---|---|
AppendElement ( |
||
AppendElement ( |
||
CreateAttribute ( |
||
SetAttribute ( |
Метод | Описание | |
---|---|---|
XmlUtil ( ) : System |
public static AppendElement ( |
||
node | ||
newElementName | string | |
Результат |
public static AppendElement ( |
||
node | ||
newElementName | string | |
innerValue | string | |
Результат |
public static CreateAttribute ( |
||
xmlDocument | ||
name | string | |
value | string | |
Результат |
public static SetAttribute ( |
||
node | ||
attributeName | string | |
attributeValue | string | |
Результат | void |