Method FromCode
- Namespace
- Skyline.DataMiner.Net.AutomationUI.Objects
- Assembly
- SLNetTypes.dll
FromCode(string)
Parses the specified string and returns the corresponding TreeViewItem instance.
public static TreeViewItem FromCode(string encodedObject)
Parameters
encodedObject
string
Returns
- TreeViewItem
A new TreeViewItem instance that corresponds with the specified string.