Aren't all .NET projs use the same Framwork Classes??[Resolved]
"C# OleDbDataReader Version "
I couldn't find the property "Item" within this class ? I checked the documentation , it says , it's there ! Where the hell it's hiding ?
I just checked Object browser and didn't find it there , Which one should I believe MSDN or OB ?
what confuses me now is : I can view it in VB but not in C# !:confused:
Re: Aren't all .NET projs use the same Framwork Classes??
Quote:
Originally posted by Pirate
"C# OleDbDataReader Version "
I couldn't find the property "Item" within this class ? I checked the documentation , it says , it's there ! Where the hell it's hiding ?
I just checked Object browser and didn't find it there , Which one should I believe MSDN or OB ?
what confuses me now is : I can view it in VB but not in C# !:confused:
How are you using it in VB?