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
ssswamii
NA
180
0
Advisable or not: properties for structs
Jan 1 2004 7:50 PM
I have a struct type, Vector, that contains 3 float variables which the user can get and set. My question is, would it be overkill to create a get/set property for each of the variables? Or would it be better performance-wise to make the 3 floats as public variables?
Reply
Answers (
4
)
Object reference not set to an instance of an object. on XmlDocument Object
Linking vb.net GUI to c++ DLL functions