Метод | Описание | |
---|---|---|
Parse ( |
Parses the specified element into the current object.
|
|
ToString ( ) : string | ||
ToXml ( |
Generates an XmlElement that represents this instance.
|
public Parse ( |
||
element | The element to parse. | |
Результат | void |
public ToXml ( |
||
document | The document to use to create the element with. | |
Результат |