[progress Communities] [progress Openedge Abl] Forum Post: System.byte[] ... Should Be...

  • Thread starter Thread starter OctavioOlguin
  • Start date Start date
Status
Not open for further replies.
O

OctavioOlguin

Guest
Greetings. I'm very excited about all the knowledge you all have help me to get this past days... I thank you all. One of the things I'm getting grasp on, is the .Net objects... And this first class I have, i've being refining more and more. Now came to this.. In order of to keep this program running long, should I have to dispose the vars I define as System.Byte[] , between calls to the methods that use some iterations of those vars? This is: If I've done with a var in some point, should i: systemByteVar1 = ?. Or I can think of them being collected as some native datatype var?

Continue reading...
 
Status
Not open for further replies.
Back
Top