473,511 Members | 15,384 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Collectios of objects

Hi,

I'm developping a little app that monitor incoming calls...

I have created a class with an object IncomingCall, but I would need another
object to store all IncomingCalls.

I have tried an ArrayList from System.Collections and it works, all object
are in a list, but I want to be able to select an element of the ArrayList
passing the phne number and I can't do it...

So I googled a little a came to the conclusion that I need another class
wich handles the ArrayList ...

Can you point to a site explaining this stuff ?

TIA
Nov 20 '05 #1
4 1073
Hi,

Take a look at the hashtable.

Ken
--------------
"Peter Osawa" <po****@sun.es> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi,

I'm developping a little app that monitor incoming calls...

I have created a class with an object IncomingCall, but I would need another object to store all IncomingCalls.

I have tried an ArrayList from System.Collections and it works, all object
are in a list, but I want to be able to select an element of the ArrayList
passing the phne number and I can't do it...

So I googled a little a came to the conclusion that I need another class
wich handles the ArrayList ...

Can you point to a site explaining this stuff ?

TIA

Nov 20 '05 #2
Hi,

Take a look at the hashtable.

Ken
--------------
"Peter Osawa" <po****@sun.es> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi,

I'm developping a little app that monitor incoming calls...

I have created a class with an object IncomingCall, but I would need another object to store all IncomingCalls.

I have tried an ArrayList from System.Collections and it works, all object
are in a list, but I want to be able to select an element of the ArrayList
passing the phne number and I can't do it...

So I googled a little a came to the conclusion that I need another class
wich handles the ArrayList ...

Can you point to a site explaining this stuff ?

TIA

Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
8235
by: dasod | last post by:
I would like to know if my method to remove list objects is correct in this small test program. It seems to me that there might be a simplier way, but I'm afraid I don't know enough about list...
11
1754
by: thechaosengine | last post by:
Hi all, I have a very general but quite significant question about objects. My question is, when should I create them? I know thats a crap question so let me explain a bit further. Lets...
9
1867
by: Aguilar, James | last post by:
Hey guys. A new question: I want to use an STL libarary to hold a bunch of objects I create. Actually, it will hold references to the objects, but that's beside the point, for the most part. ...
6
2552
by: Alfonso Morra | last post by:
I have written the following code, to test the concept of storing objects in a vector. I encounter two run time errors: 1). myClass gets destructed when pushed onto the vector 2). Prog throws a...
3
3007
by: ytrewq | last post by:
Should dynamic ("expando") properties be restricted to native and user-defined objects? Or should host objects - such as references to the browser or a plug-in or to the document and its elements -...
161
7686
by: KraftDiner | last post by:
I was under the assumption that everything in python was a refrence... so if I code this: lst = for i in lst: if i==2: i = 4 print lst I though the contents of lst would be modified.....
7
8204
by: Jo | last post by:
Hi, How can i differentiate between static and dynamic allocated objects? For example: void SomeFunction1() { CObject *objectp = new CObject; CObject object;
21
2191
by: George Exarchakos | last post by:
Hi everyone, I'd like your help... Can we have a std::list<BASEwhere BASE be the base class of a class hierarchy? I want to add to this list objects that are inherited from BASE class but not...
27
2527
by: SasQ | last post by:
Hello. I wonder if literal constants are objects, or they're only "naked" values not contained in any object? I have read that literal constants may not to be allocated by the compiler. If the...
14
5980
by: Jess | last post by:
Hello, I learned that there are five kinds of static objects, namely 1. global objects 2. object defined in namespace scope 3. object declared static instead classes 4. objects declared...
0
7242
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7353
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7508
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5063
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3222
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3212
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
781
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
446
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.