public static string GetItem( ConcurrentDictionary<string, string> dictionary, string stringId, string defaultValue = null )
In This Article