阅读背景:

在VBA中对对象集合进行排序

来源:互联网 

I'm trying to write a function that would sort a collection of objects. Since the objects are all of the same type (the same user-defined class), their property set is the same. Is it possible to discover the object's properties (through code) so as to put the collection in a bi-dimensional array, each row being for an object, each column for one of its property?I'm trying to write a function that would sort




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: