Introduction - If you have any usage issues, please Google them yourself
This project aim is to extend Visual Basic 6.0 built-in types (like Integer, Long, String and etc.) in order to make work with it more convinient ( one-line style if needed) and support extended properties/methods on that basic types.
CLASSES:
- ArrayEx
- BooleanEx
- ByteEx
- CurrencyEx
- DateTimeEx
- DecimalEx
- IntegerEx
- LongEx
- DoubleEx
- SingleEx
- StringEx