public static IList<LegendItemStyleItem> SearchLegendItems( StyleProjectItem styleProjectItem, string searchString )
Public Shared Function SearchLegendItems( _ ByVal styleProjectItem As StyleProjectItem, _ ByVal searchString As String _ ) As IList(Of LegendItemStyleItem)
Parameters
- styleProjectItem
- The StyleProjectItem to search.
- searchString
- The search term.
Return Value
A collection of TableFrameFieldStyleItem.