A
Ant
Hi,
I found in MSDN some sample code:
List<int> numQry = ...etc
I couldn't find any info in MSDN on List or <int> though.
Does anybody know what this is & in which namespace it belongs in?
Many thanks for any help
Ant
I found in MSDN some sample code:
List<int> numQry = ...etc
I couldn't find any info in MSDN on List or <int> though.
Does anybody know what this is & in which namespace it belongs in?
Many thanks for any help
Ant