|
-
August 20th, 2009, 09:42 AM
#8
Re: Confused about references
table.Rows[ i ]["Value"] is of the type object so I must pass it that way. The compiler allows assigning a string to object, this seems logical since String is inherited from Object.
Your reasoning would imply that it is impossible to pass a cell and modify it, I can hardly believe that. I still feel like I'm missing something.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|