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