Hello!!! I would like to ask if vb.net 2005 supports variables in set of
If yes is it possible to make arithmetical actions between them, for example the common elements.
For example the following set of
arr1 {50, 10, 90, 20, 10, 10, 70, 40, 80}
arr2 {90, 10, 20}
I would like to create another set of that will not include the elements that are equal to 10
I would like to make actions between them, like Section, Union, intersect etc...
Is it possible and how? Could somebody give me an example or a tutorial?
Thank you so much in advanced.
If yes is it possible to make arithmetical actions between them, for example the common elements.
For example the following set of
arr1 {50, 10, 90, 20, 10, 10, 70, 40, 80}
arr2 {90, 10, 20}
I would like to create another set of that will not include the elements that are equal to 10
I would like to make actions between them, like Section, Union, intersect etc...
Is it possible and how? Could somebody give me an example or a tutorial?
Thank you so much in advanced.