Avatar of bobdylan75
bobdylan75
Flag for Afghanistan asked on

Retrieve all ENUM values in a String Array in VB.net

I have to retreive any Enum Type values.. I want store them in a String array..
I've a DLL made in C#. So I use this DLL in VB.net
I want to store all possible values of an ENUM type variable in a String array for my work..
Is it possible?
Thanks
Visual Basic.NET

Avatar of undefined
Last Comment
bobdylan75

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
PaulHews

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
bobdylan75

ASKER
Thank you very very very very much!
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck