Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Arraylist help!!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Arraylist help!!

    Masters,

    Would you please give some help of how to use a multiple dimentional arraylist?

    Thanks a lot!

    #2
    Originally posted by [email protected] View Post
    Masters,

    Would you please give some help of how to use a multiple dimentional arraylist?

    Thanks a lot!

    You did not tell us what you want to use it for.

    If you only use it to store doubles you can also consider to use a List<double> instead of the ArrayList. All those objects come with C#, so you will easily find instructions how to use them in the Microsoft documentation.

    Comment


      #3
      I'm trying to store multiple data (for example, S/R, previous S/R) of certain Bars, not every bar to a multi-dimention variable. I'll try to use the List then. Thanks a lot!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      612 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      355 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      105 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      561 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      564 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X