Microsoft
Software
Hardware
Network
Question : Does ArrayList or IList in C# = List in VB.NET?
Does ArrayList or IList in C# = List in VB.NET?
Answer : Does ArrayList or IList in C# = List in VB.NET?
Hi.
No. the syntac for list in c# is: List
strings = new List
();
Random Solutions
Access Denied in C:\Temp problem
RichTextbox 256 characters
Can't boot from CD drive
INSERT INTO new table from existing stored procedure
Setting WPF radio button FontWeight based on Checked value
Delete Files from Temp Directory that are at least 2 hours old
Email Quesiton
How do I pass a cell reference through to my function code instead of the cell contents
How to create a nested SUMIF in Excel / Google Docs
Setting references in a new Access 2003 database using VBA