kellyethridge / VBCorLib

The VBCorLib framework brings many of the powerful .NET classes to VB6.
http://www.kellyethridge.com/vbcorlib/
MIT License
115 stars 28 forks source link

Add File.AppendAllLines #44

Closed kellyethridge closed 3 years ago

kellyethridge commented 4 years ago

To align with .NET the File class should implement AppendAllLines.

kellyethridge commented 3 years ago

Added in v4.0.