GroupCollection.ToList

GroupCollection.ToList method

将组集合转换为列表Group对象.

public List<Group> ToList()

返回值

通用列表Group对象。

也可以看看