←Select platform

ToArray Method

Summary

Gets an array of the items in this collection.

Syntax

C#
VB
C++
public T[] ToArray() 
Public Function ToArray() As _T()_ 
public: 
_array<T^>^_ ToArray();  

Return Value

An array of the items in this collection.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly