| | |
arrays ob objs
Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Aug 2008
Posts: 1,735
Reputation:
Solved Threads: 186
Well, thats a little ambiguous
if you have an array of things
such as
you can access their methods just like any other normal variable but by adding the [n] option to say which of the objects you are using
Post a snippet of your code (use code tags), explain where its giving you an error and what, and what you expected..
if you have an array of things
such as
C# Syntax (Toggle Plain Text)
Thing[] mythings = new Thing[100];
you can access their methods just like any other normal variable but by adding the [n] option to say which of the objects you are using
Post a snippet of your code (use code tags), explain where its giving you an error and what, and what you expected..
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
![]() |
Similar Threads
- get length of a dynamic array (C++)
- Pointers, Arrays and Creating Objs... (C++)
- help with circular arrays without STL (C++)
- arrays of objects? (C)
Other Threads in the C# Forum
- Previous Thread: C# Coding
- Next Thread: need XML and html based search engine for c# application
| Thread Tools | Search this Thread |
.net access algorithm array asp.net barchart bitmap box broadcast c# check checkbox client combobox control conversion csharp custom database databaseconnection datagrid datagridview dataset datetime dbconnection degrees design development draganddrop drawing encryption enum event eventhandlers excel file firefox form format forms function gdi+ grantorrevokepermissionthroughc#.net httpwebrequest image index input install java label libraries list listbox loop mandelbrot marshalbyrefobject math mouseclick movingimage mysql mysql.data.client operator path photoshop php picturebox pixelinversion post programming radians regex remoting resourcefile richtextbox server sleep socket sql statistics stream string study system.servicemodel table tcpclientchannel text textbox thread time timer update usercontrol validation visualstudio webbrowser windows winforms wpf wpfc# xml






