ComponentOne Document Library for UWP
Remove Method (GradientStopCollection)

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > GradientStopCollection Class : Remove Method
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As GradientStop _
) As System.Boolean
public System.bool Remove( 
   GradientStop item
)

Parameters

item
See Also

Reference

GradientStopCollection Class
GradientStopCollection Members