C1.UWP Assembly / C1.Xaml Namespace / SortDescriptionCollection Class / Remove Method

In This Topic
Remove Method (SortDescriptionCollection)
In This Topic
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As SortDescription _
) As System.Boolean
 

Parameters

item
See Also