ToArray

SectionCollection.ToArray method

将集合中的所有节复制到新的节数组中。

public Section[] ToArray()

返回值

一系列部分。

也可以看看