Thread
:
Load Error, Again
View Single Post
08-07-2008, 12:57 PM
#
4
(
permalink
)
b0b01
Forum Novice
Join Date: Dec 2005
Posts: 608
I never worked with a hashtable so im not sure if this works but try it.
if ( mc != null && mc.Owner != null)
{
MobileTable[mc.Owner] =mc;
}
Btw why do you use a hastable instead of a dicitonary or something like that?
b0b01
View Public Profile
Send a private message to b0b01
Visit b0b01's homepage!
Find More Posts by b0b01