Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal Of gradient stops from any GradientStopCollection....gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStop ); Assert . AreEqual ( 2 , gradientStops . Count ); Assert...