CopyTo 方法

不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Copies the collection to the specified array.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 CopyTo(Array) (从 ArrayList 继承。)
公共方法 CopyTo(Array, Int32) (从 ArrayList 继承。)
公共方法 CopyTo(array<Dependency> [] () [] [], Int32) 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 Copies the DependencyChainCollection to the specified array.
公共方法 CopyTo(Int32, Array, Int32, Int32) (从 ArrayList 继承。)

页首