Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
4
Answers
System.NullReferenceException
Sunshine
8y
372
1
Reply
Hi,
I have an Interface. I call the interface from my form as this.
IExample myExample = null;
myExample.Height = 12;
But I get error that myExample is null.
Could I know what is the solution please?
Thanks
Post
Reset
Cancel
Answers (
4
)
Next Recommended Forum
how can i set textbox value in gridview through c#
Read Comment dynamically