TryGetFloatList

TryGetFloatList(out IList<float>)

public bool TryGetFloatList(out IList<float> value) ;

Description

Get the value of the FloatList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.