Help
-
Search
-
Members
-
Calendar
Full Version:
create Report From Dictionary(TKey, TValue) Class
Fast Reports forum
>
Fast Reports Products
>
FastReport .NET
wahab
Nov 22 2011, 03:22 AM
hi
how can i create Report From Dictionary(TKey, TValue) class
example : Dictionary<string, int>
Dictionary<string, int> d = new Dictionary<string, int>();
d.Add("apple", 1);
d.Add("windows", 5);
thanks
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.
Invision Power Board © 2001-2012
Invision Power Services, Inc.