double[] Samples { get; set; }
Property Samples As Double() Get Set
property array<double>^ Samples { array<double>^ get (); void set (array<double>^ value); }
abstract Samples : float[] with get, set
In This Article