Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

list dictionary c#

List<Dictionary<string, string>> MyList = new List<Dictionary<string, string>>();
Source by nullorempty.org #
 
PREVIOUS NEXT
Tagged: #list #dictionary
ADD COMMENT
Topic
Name
7+6 =