'Declaration Public Function Find( _ ByVal match As System.Predicate(Of DropDownItem) _ ) As DropDownItem
public DropDownItem Find( System.Predicate<DropDownItem> match )
Parameters
- match
'Declaration Public Function Find( _ ByVal match As System.Predicate(Of DropDownItem) _ ) As DropDownItem
public DropDownItem Find( System.Predicate<DropDownItem> match )