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

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

Parameters

item
See Also