March 2003
Intermediate to advanced
896 pages
32h 35m
English
ByteConverter
This TypeConverter translates a
Byte into other representations for serialization
and design-time scenarios. You should not call this directly from
your own code.
public class ByteConverter : BaseNumberConverter { // Public Constructors public ByteConverter(); }
System.Object
→ TypeConverter → BaseNumberConverter → ByteConverter
Read now
Unlock full access