How can I get each enumeration?
Kind of:
VB Code:
public enum MediaType Dvd = 1 Cd = 2 Book = 3 end enum public sub xxxx for each enum in mediatype ...
|
Results 1 to 3 of 3
Thread: Enum [resolved]Threaded View
|
Click Here to Expand Forum to Full Width |