| | |
property and array
Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Aug 2008
Posts: 1,160
Reputation:
Solved Threads: 137
of course, the same as you would any other property
Might want to use an arraylist instead, if its not a fixed length
C# Syntax (Toggle Plain Text)
public int[] LendMoney { get{return lendMoney;} set{lendMoney = value;} }
Might want to use an arraylist instead, if its not a fixed length
Custom Application & Software Development
www.houseshark.net
www.houseshark.net
![]() |
Similar Threads
- encapsulating an array in a class? (C#)
- Homework: filling array from text file (VB.NET)
- ArrayList to multi-dimensional string array (C#)
- Control array (Visual Basic 4 / 5 / 6)
Other Threads in the C# Forum
- Previous Thread: Want to execute a command on all files recursively
- Next Thread: databind checkbox in window application
| Thread Tools | Search this Thread |
.net access algorithm api 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+ httpwebrequest image index input install java label libraries list listbox loop mandelbrot math mouseclick movingimage mysql mysql.data.client operator path photoshop php picturebox pixelinversion platform post programming radians regex remote 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 xml






