March 2003
Intermediate to advanced
896 pages
32h 35m
English
StructFormat
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 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ StructFormat
Read now
Unlock full access