共用方式為


CopyTo 方法

Copies the elements of the collection to the specified array.

多載清單 

  名稱 描述
公用方法 CopyTo(Array, Int32) Copies the elements of the collection to the specified array.
公用方法 CopyTo(array<NamedSet> [] () [] [], Int32) Copies the elements of the collection to the specified array.

頂端