ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Sdk.Utils
CollectionUtils Class
CollectionUtils Methods
ToArray Method
ToArray(T) Method (ICollection(T))
ToArray(S, T) Method (ICollection(S), CollectionUtils.Conversion(S, T))
CollectionUtils
ToArray
T
Method (ICollection
T
)
Namespace:
PDTec.IceNet.Sdk.Utils
Assembly:
PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
Copy
public
static
T[]
ToArray
<T>(
ICollection
<T>
src
)
Parameters
src
Type:
System.Collections.Generic
ICollection
T
Type Parameters
T
Return Value
Type:
T
See Also
Reference
CollectionUtils Class
ToArray Overload
PDTec.IceNet.Sdk.Utils Namespace
Copyright © PDTec AG. All rights reserved.