public List<string> GetFilterTypes( string filterID )
Public Function GetFilterTypes( _ ByVal filterID As String _ ) As List(Of String)
Parameters
- filterID
Return Value
List{System.String}
public List<string> GetFilterTypes( string filterID )
Public Function GetFilterTypes( _ ByVal filterID As String _ ) As List(Of String)
Exception | Description |
---|---|
System.ArgumentException | filter not found |
Target Platforms: Windows 11, Windows 10