.NET Windows Forms in a Nutshell
This enumeration is for internal use only and should not be referenced from your own code. public enum StructFormat { Ansi = 1 , Unicode = 2 , Auto = 3 } Hierarchy
System.Object |
This enumeration is for internal use only and should not be referenced from your own code. public enum StructFormat { Ansi = 1 , Unicode = 2 , Auto = 3 } Hierarchy
System.Object |