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
casting to class
Mar 5 2003 3:46 AM
Does anybody know how can I cast an int to my class? public class MyClass { ... public static explicit operator MyClass(int i) { ???? } ... }
Reply
Answers (
0
)
Web Browser In C# and VB.NET Tutorial
Use COM Interop to Read and Write INI files in C#