Want to build the ChatGPT based Apps? Start here
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
meetaligoel
0
10
0
Help! Please!
Dec 13 2003 4:16 PM
Hiya, I have the following problem: I have an array of objects, each element of the array is assigned to a class. When I then try to access individual class methods (e.g. array[i].initialize() ) I get an error message stating that the element doesn't have that member function?? Is there another way to do this? Many thanks, N.
Reply
Answers (
4
)
Type casting
c# 2.0