Intel POLS

GSMReading.FromHashtable Method 

Creates a new GSMReading object from a Hashtable of field=value pairs.

public static GSMReading FromHashtable(
   Hashtable fields
);

Parameters

fields
Hashtable of fields=value pairs.

Return Value

A GSMReading object generated from values in Hashtable.

See Also

GSMReading Class | POLS.Spotters Namespace