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