Click here to Skip to main content
15,898,538 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Class of Classes! Pin
Robert Rohde21-Jul-06 2:21
Robert Rohde21-Jul-06 2:21 
GeneralRe: Class of Classes! Pin
Alex Feature21-Jul-06 3:02
Alex Feature21-Jul-06 3:02 
GeneralRe: Class of Classes! Pin
mbuller21-Jul-06 3:31
mbuller21-Jul-06 3:31 
GeneralRe: Class of Classes! Pin
Alex Feature21-Jul-06 4:00
Alex Feature21-Jul-06 4:00 
GeneralRe: Class of Classes! Pin
mbuller21-Jul-06 4:31
mbuller21-Jul-06 4:31 
GeneralRe: Class of Classes! Pin
Mel Padden21-Jul-06 4:46
Mel Padden21-Jul-06 4:46 
AnswerRe: Class of Classes! [modified] Pin
mr_lasseter21-Jul-06 10:57
mr_lasseter21-Jul-06 10:57 
GeneralRe: Class of Classes! Pin
Alex Feature23-Jul-06 19:29
Alex Feature23-Jul-06 19:29 
Hi Guys,

First off all, thanks for all the replies.


Like i said before the sdk is UUUGLY! so the refresh method would make no sense to you guys anyway without the supporting docs. In short all it does is assign Nothing to the Customer class and loop through something that was meant to be a collection in the SDK classes etc.

In any case you're fixating on the wrong thing. The collection either way i declare it generates the exact same issue. I even tried this with a structure called Customer instead of a class and the structure would have a private var to store stuff. The exact same ..it happenz!

As Michael said i pass the Customer in correctly, the collection, God love it!, is properly initialized and gets its first element fine. BUT the moment i Nothing the Customer class instance that was passed BYVAL to the frigin collection, the instance of the class in the collection gets Nothinged as well.

HOW THE ... ... .... ......... IS THAT POSSIBLE?????????????

The instance that gets Nothing is outside the scope of the sub or the collection class, and even if it wasn't it's passed BYVAL for crying out loud.


That’s my current concern! Dead | X|


I really appreciate your assistance but I will havta end my life now...probably very violently! Cry | :((


The perfect code is always in your head...it just a matter of how hard you bang your head against the wall to get it out!

AnswerRe: Class of Classes! [modified] Pin
mr_lasseter24-Jul-06 2:30
mr_lasseter24-Jul-06 2:30 
QuestionDownload Files From FTP Server Pin
skysunil20-Jul-06 23:33
skysunil20-Jul-06 23:33 
AnswerRe: Download Files From FTP Server Pin
Robert Rohde20-Jul-06 23:57
Robert Rohde20-Jul-06 23:57 
GeneralRe: Download Files From FTP Server Pin
skysunil24-Jul-06 18:19
skysunil24-Jul-06 18:19 
QuestionListView exception - stumped! [modified] Pin
nzmike20-Jul-06 23:29
nzmike20-Jul-06 23:29 
AnswerRe: ListView exception - stumped! Pin
Dave Sexton20-Jul-06 23:54
Dave Sexton20-Jul-06 23:54 
GeneralRe: ListView exception - stumped! [modified] Pin
nzmike20-Jul-06 23:59
nzmike20-Jul-06 23:59 
GeneralRe: ListView exception - stumped! Pin
Dave Sexton21-Jul-06 0:52
Dave Sexton21-Jul-06 0:52 
AnswerRe: ListView exception - stumped! Pin
mr_lasseter21-Jul-06 11:02
mr_lasseter21-Jul-06 11:02 
GeneralRe: ListView exception - stumped! Pin
nzmike21-Jul-06 15:40
nzmike21-Jul-06 15:40 
QuestionCD scanning Pin
jinal_pandya20-Jul-06 23:18
jinal_pandya20-Jul-06 23:18 
AnswerRe: CD scanning Pin
Dave Sexton20-Jul-06 23:44
Dave Sexton20-Jul-06 23:44 
QuestionHow do I send RTF formated mail using VB.NET? Pin
govind yadav20-Jul-06 23:06
govind yadav20-Jul-06 23:06 
QuestionSQL compare date problem on VB Pin
campbells20-Jul-06 22:19
campbells20-Jul-06 22:19 
AnswerRe: SQL compare date problem on VB Pin
Paddy Boyd20-Jul-06 23:11
Paddy Boyd20-Jul-06 23:11 
GeneralRe: SQL compare date problem on VB Pin
campbells20-Jul-06 23:13
campbells20-Jul-06 23:13 
GeneralRe: SQL compare date problem on VB Pin
ChandraRam25-Jul-06 19:14
ChandraRam25-Jul-06 19:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.