How do I get the actual size of an array?


Hello!

I am using FxCop 1.35 to create custom rules for our VB.NET applicatiion (.NET 2005).


How can I find out whether an array has been definied
with a fixed size
e.g. Dim myString(10) as String
or without
e.g. Dim myString() as String

Thanks
Georges
[479 byte] By [Groussen] at [2008-1-7]

Visual Studio Team System

Site Classified