ReadOnlyCollectionBase1.ToList

ReadOnlyCollectionBase<T>.ToList method

将集合对象转换为列表VbaModule对象.

public List<T> ToList()

返回值

对象列表。

也可以看看