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
Administrator
Tech Writer
2.2k
1.5m
class question
Mar 28 2003 11:12 AM
Hello, I am looking for assistance with the basic class skeleton that would allow me to create a fuction similar to: MyClass.FieldByName('firstname').AsString OR MyClass.FieldByName('startdate').AsDate Etc .... public class MyClass { public void Run() { // do something here ... } public ?????? FieldByName() ????? { ???? } } Any assistnace would be appreciated. Thanks
Reply
Answers (
1
)
Does C# support "const &" or "const ref"?
Adding or changing a users default printer