RootElement Members
The RootElement type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone |
Create a clone of this RootElement object
|
|
Deserialize(String, RootElement%, Exception%) |
Deserializes workflow markup into an RootElement object
|
|
Deserialize(String, RootElement%) | ||
Deserialize(String) | ||
LoadFromFile(String, RootElement%, Exception%) |
Deserializes xml markup from file into an RootElement object
|
|
LoadFromFile(String, RootElement%) | ||
LoadFromFile(String) | ||
SaveToFile(String, Exception%) |
Serializes current RootElement object into file
|
|
SaveToFile(String) | ||
Serialize |
Serializes current RootElement object into an XML document
|