←Select platform

CopyTo Method (MasterFormsCategoryCollection)

Summary

Copies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index.

Syntax

C#
VB
C++
public void CopyTo(  
   Leadtools.Forms.Auto.IMasterFormsCategory[] array, 
   int arrayIndex 
) 
Public Sub CopyTo( _ 
   ByVal array() As Leadtools.Forms.Auto.IMasterFormsCategory, _ 
   ByVal arrayIndex As Integer _ 
) 

Parameters

array
The one-dimensional array that is the destination of the elements copied from the current collection.

arrayIndex
The index at which copying begins.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize