Results 1 to 9 of 9

Thread: Array List Add(" "c) - [Resolved]

Threaded View

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Array List Add(" "c) - [Resolved]

    I just came across this:

    VB Code:
    1. Dim objarrlist As New System.Collections.ArrayList
    2.  
    3.  
    4.         objarrlist.Add(" "c)

    How can we have a string followed by a c here? What exactly is this doing?
    Last edited by mendhak; Jun 4th, 2004 at 01:33 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width