←Select platform

ToArray Method

Summary

Gets the item of this collection as an array.

Syntax

C#
VB
Java
WinRT C#
public _T[]_ ToArray()
Public Function ToArray() As _T()_
public _T[]_ ToArray()
public Object[] toArray() 
public <T> T[] toArray(T[] array) 
function Leadtools.Annotations.Core.AnnObservableCollection.ToArray()

Return Value

The item of this collection as an array.

Requirements

Target Platforms

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