TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
Forums
Monthly Leaders
Forum guidelines
Guest User
Tech Writer
357
120.8k
Method logic explanation
Aug 13 2012 3:26 PM
Hi
As per the following MSDN link
http://msdn.microsoft.com/en-us/library/ms182146(v=vs.80).aspx
The method named UseTheSimplifiedClass has the following statement
ReplyData[] answer = new ReplyData[5];
The ReplyData class isnt an array or collection however the syntax is used as if it is?
Regards
Steven
Reply
Answers (
4
)
how can i add three existing windows form to tab control in Main form
Converting database tables using threading