Copies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index.
public void CopyTo(
IMasterFormsCategory[] array,
int arrayIndex
)
Public Sub CopyTo( _
ByVal array() As IMasterFormsCategory, _
ByVal arrayIndex As Integer _
)
public:
void CopyTo(
array<IMasterFormsCategory^>^ array,
int arrayIndex
)
array
The one-dimensional array that is the destination of the elements copied from the current collection.
arrayIndex
The index at which copying begins.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document