Array of IImGearFormat elements, starting at a particular Array index.
Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- array
- The one-dimensional
Arrayof ImGearFormat elements that is the destination of the elements copied. TheArraymust have zero-based indexing. - index
- The zero-based index in
Arrayat which copying begins.