Thread: get and set arrays in c#
-
September 25th, 2012, 03:57 PM #1Junior Member
- Join Date
- Jul 2005
- Posts
- 6
get and set arrays in c#
in C#, you get and set variables like this:
How would one get and set an array in C#?Code:public int ID { get; set; }
This will not work:
Code:public uint [5] BIG_Hash {get; set;}
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Question on arrays
By Neeraj in forum Technical SupportReplies: 1Last Post: January 7th, 2009, 08:20 AM -
RAID arrays
By CowboyHacker in forum Storage RelatedReplies: 4Last Post: July 18th, 2007, 01:08 AM -
can arrays count for you?
By ShuckyD in forum Webmastering and ProgrammingReplies: 9Last Post: December 5th, 2006, 06:51 AM



LinkBack URL
About LinkBacks



Reply With Quote

I agree, closest I could get to my work was ~9 miles away. :(
Is It Just Me? v233893843