LumiSoft Net Help
ToArray Method
NamespacesLumiSoft.NetCircleCollection<(Of <(<'T>)>)>ToArray()()()()
Copies all elements to new array, all elements will be in order they added. This method is thread-safe.
Declaration Syntax
C#Visual BasicVisual C++F#
public T[] ToArray()
Public Function ToArray As T()
public:
array<T>^ ToArray()
member ToArray : unit -> 'T[] 
Return Value
array<T>[]()[][]
Returns elements in a new array.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119