TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
int ArrayInitialize< T > ( TMXArray< T >  array,
value 
)

initializes an array by a preset value

Template Parameters
TType of array elements
Parameters
arrayNumeric array that should be initialized
valueNew value that should be set to all array elements
Returns
Count of initialized elements