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