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
Dheenadhayalan
NA
74
0
determining the type from the value of the constant field
Jun 30 2009 1:25 AM
I've to find the type provided i have a string value which is equal to the constant field of the particular class.. say,
class A:Base1
{
public const string a1 = "XYZ";
}
class B:Base1
{
public const string a1 = "ABC";
}
and i have a string value with either"ABC" or "XYZ".. So with the value of this string i need to determine the class type either A or B..
any idea..
Thanks in advance..
ask me if any clarification is needed
Reply
Answers (
1
)
MANIPULATION STRING
clone of cdprintexpress(http://www.informatik.com/cdprintexpress.msi)