Method GetMap
GetMap(SLProtocol)
Gets the stored data as an object of type Dictionary<string, object>.
public static Dictionary<string, object> GetMap(SLProtocol protocol)
Parameters
protocol
SLProtocolThe SLProtocol instance to interact with the SLProtocol process.
Returns
- Dictionary<string, object>
The saved data for this element.