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