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
18
Answers
Understanding this code snippet
Sahil Dev
8y
489
1
Reply
Can anyone tell me what does this part of the code do?
what is meant by 'get set' here?
public
struct
XYZ
{
public
bool
A {
get
;
set
; }
public
bool
B{
get
;
set
; }
public
bool
C {
get
;
set
; }
}
Post
Reset
Cancel
Answers (
18
)
Next Recommended Forum
Add footer DataGridView
Classes and Threads