Excellent! They're confusing at first, bit of a paradigm shift and all
that, but worth the grind to get through!

∞ Andy Badera
∞ +1 518-641-1280
∞ This email is: [ ] bloggable [x] ask first [ ] private
∞ Google me: http://www.google.com/search?q=andrew%20badera



On Thu, Oct 1, 2009 at 4:56 PM, Tom <[email protected]> wrote:
>
> Thanks for all the responses.  I will use Generics (after I read up on
> how to use them:) ).
>
> On Sep 29, 4:20 pm, Tom <[email protected]> wrote:
>> I want to have an array of objects.  For example, the class may be
>> Person, and the properties might be LastName, FirstName, and
>> PhoneNumber.
>>
>> Rather than making an array of objects, can I just have .NET allocate
>> only what I need, kind of how an ArrayList works?
>>
>> Thanks
>

Reply via email to