Hey, how could I do this as short as possible?
Thanks: -)
Try the following:
System.Collections.Hashtable ht = new System.Collections.Hashtable(); List<string> list = ht.Keys.Cast<string>().ToList();
Source: https://habr.com/ru/post/1316393/More articles:Can I control the iPhone proximity sensor without turning off the screen? In addition, landscape - iphoneHow to remove all html tags except img? - regexPut all output DLLs in a shared directory from Visual Studio - visual-studio-2010How to find out that an application is started by a debugger (VisualStudio) C # - debuggingScala, Google Visualization Charts, and APIs - scalaGo to the external url from the bean backup? - javaThe Eclipse IDE will fire after a few seconds with the JVM shutting down. Exit Code = 1 - javaUISplitView - loads a different detailView for each row into a masterView - iphonePageMethods or a generic handler? - ajaxIn Eclipse text editors, it is possible that the tabs do not look the same as spaces - code-formattingAll Articles