Method ToKey NamespaceSkyline.DataMiner.Net.Messages AssemblySLNetTypes.dll ToKey(int, string) Returns a string representation of the specified parameter ID and index. public static string ToKey(int pid, string idx) Parameters pid int The parameter ID. idx string The index. Returns string