Programgod
Member
- Joined
- May 4, 2011
- Messages
- 17
- Programming Experience
- 5-10
I have a really dumb question, but this is one that was never covered in any of my .NET classes or books. I would like to know what the code before a subroutine is called and how it works.
<System.Xml.Serialization.XmlIgnoreAttribute()> _ <-- this code here, what is it called and how does it work?
Public ItemElementName As ItemChoiceType42
<System.Xml.Serialization.XmlIgnoreAttribute()> _ <-- this code here, what is it called and how does it work?
Public ItemElementName As ItemChoiceType42