Typecode of an Array?
C#
4
Posts
3
Posters
0
Views
1
Watching
-
Here's my Problem: I have a hashtable in which i save a TypeCode as the key and the fitting regular expression as the value. So for System.TypeCode.Int32 it would be @"\-?\d". But I also want to parse Numbers seperated by values . Therefore I need a TypeCode for integer/double-arrays or something like that
-
Type.GetElementType()
top secret
Download xacc-ide 0.0.3 now!
See some screenshots