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

Object.ToString fails when passed in an array #25

Closed kellyethridge closed 4 years ago

kellyethridge commented 4 years ago

When passing in an array, a Type Mismatch error occurred.

The Object.ToString method should be able to handle any type passed in. Anything that is not explicitly supported should just return the result of TypeName.