Click here to Skip to main content
16,014,633 members
Home / Discussions / C#
   

C#

 
GeneralRe: 64bit Pin
Marc Clifton24-May-04 8:10
mvaMarc Clifton24-May-04 8:10 
GeneralRe: 64bit Pin
Dave Kreskowiak24-May-04 8:22
mveDave Kreskowiak24-May-04 8:22 
GeneralRe: 64bit Pin
leppie24-May-04 11:04
leppie24-May-04 11:04 
GeneralCalling a Web Service Pin
MrJJKoolJ24-May-04 7:44
MrJJKoolJ24-May-04 7:44 
GeneralRe: Calling a Web Service Pin
Dave Kreskowiak24-May-04 8:07
mveDave Kreskowiak24-May-04 8:07 
GeneralRe: Calling a Web Service Pin
MrJJKoolJ24-May-04 8:18
MrJJKoolJ24-May-04 8:18 
GeneralRe: Calling a Web Service Pin
Dave Kreskowiak24-May-04 8:33
mveDave Kreskowiak24-May-04 8:33 
GeneralProperties and ArrayLists Pin
morph3us24-May-04 6:13
morph3us24-May-04 6:13 
Hi, though I've been a member of this site for some time now I've not posted in the forums very often. Well, finally I've got a question that I couldn't answer in any other way (Including reading several books and asking for the assistance of some of my teachers in the MCAD).
According to the OO Programming model, every class attribute has to be marked as private and be made accessible to other classes throgh a Property. Now, in my class designs, I work a lot with ArrayLists as member of classes, so (and here comes the question)...
How can I create a property for an ArrayList? Is it done trough Indexers? (The same could be asked about arrays and any collection that belongs to a class, like Stacks, Qeues, Hash Tables, etc.).
Thanks for reading so far, I'd like to hear what you think about it.

morph3us
~~~~~~~~
only the phoenix arises
and does not descend
and everything changes
and nothing is truly lost
GeneralRe: Properties and ArrayLists Pin
CWIZO24-May-04 6:37
CWIZO24-May-04 6:37 
GeneralRe: Properties and ArrayLists Pin
morph3us24-May-04 6:49
morph3us24-May-04 6:49 
GeneralRe: Properties and ArrayLists Pin
Marc Clifton24-May-04 8:00
mvaMarc Clifton24-May-04 8:00 
GeneralRe: Properties and ArrayLists Pin
leppie24-May-04 11:21
leppie24-May-04 11:21 
GeneralRe: Properties and ArrayLists Pin
Jeremy Kimball24-May-04 8:12
Jeremy Kimball24-May-04 8:12 
GeneralRe: Properties and ArrayLists Pin
Werdna25-May-04 3:46
Werdna25-May-04 3:46 
QuestionHow to get access database tables count and name in c#? Pin
Old Gun24-May-04 5:36
Old Gun24-May-04 5:36 
AnswerRe: How to get access database tables count and name in c#? Pin
Heath Stewart24-May-04 6:13
protectorHeath Stewart24-May-04 6:13 
GeneralRe: How to get access database tables count and name in c#? Pin
Old Gun24-May-04 15:55
Old Gun24-May-04 15:55 
Generalconst parameters in c# Pin
Joel Holdsworth24-May-04 4:36
Joel Holdsworth24-May-04 4:36 
GeneralRe: const parameters in c# Pin
Heath Stewart24-May-04 4:47
protectorHeath Stewart24-May-04 4:47 
GeneralRe: const parameters in c# Pin
Joel Holdsworth24-May-04 4:53
Joel Holdsworth24-May-04 4:53 
GeneralRe: const parameters in c# Pin
Heath Stewart24-May-04 4:59
protectorHeath Stewart24-May-04 4:59 
GeneralRe: const parameters in c# Pin
Joel Holdsworth24-May-04 5:03
Joel Holdsworth24-May-04 5:03 
GeneralRe: const parameters in c# Pin
leppie24-May-04 11:13
leppie24-May-04 11:13 
GeneralRe: const parameters in c# Pin
Baris Kurtlutepe26-May-04 9:51
Baris Kurtlutepe26-May-04 9:51 
Generalxml in datagrid Pin
bertcox24-May-04 4:20
bertcox24-May-04 4:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.