When attempting to use the UnionCaseAttribute class with a Boolean argument, VB.Net would not convert the variable from type Boolean to System.Object as required in the Attribute constructor.
Log in to post a comment.