Deployment Tools Foundation
CopyTo Method (array, arrayIndex)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► TableCollection ► CopyTo(array<TableInfo>[]()[][], Int32)
Copies the table information from this collection into an array.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void CopyTo( TableInfo[] array, int arrayIndex )
Public Sub CopyTo ( array As TableInfo(), arrayIndex As Integer )
public: virtual void CopyTo( array<TableInfo^>^ array, int arrayIndex ) sealed
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)