Summary
Returns a new array containing the same values.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
- Containing Type
- FMUtilities
Syntax
public static T[] CloneValues<T>(this T[] array)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
array | T[] |
Return Value
Type | Description |
---|---|
T[] |