| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Sub Serialize( _ ByVal objValue As Object, _ ByVal filePath As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim objValue As Object Dim filePath As String modAlgorithmicOrderHelper.Serialize(objValue, filePath) | |
Parameters
- objValue
- Object to serialize
- filePath
- XML file path