|
-
Jul 19th, 2007, 12:57 AM
#18
Thread Starter
Hyperactive Member
Re: [2005] Extracting maximum and Minimum Value from a set of values
 Originally Posted by NPassero
When using a List(Of Double) the method to get the length of items is .Count instead of .Length
ArrayList / Lists use Count, Array's, strings etc, use Length
thanks a lot Passero...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|