public IList<float> GetValue()
Public Function GetValue As IList(Of Single)
public: IList<float>^ GetValue()
member GetValue : unit -> IList<float32>