TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
Main Page
Packages
Classes
int ArrayInitialize< T >
(
TMXArray< T >
array
,
T
value
)
initializes an array by a preset value
Template Parameters
T
Type of array elements
Parameters
array
Numeric array that should be initialized
value
New value that should be set to all array elements
Returns
Count of initialized elements
sdk
common
CSharpProgram
Generated by
1.8.10