| Visual Basic (Declaration) | |
|---|---|
Public Shared Function FindStringIgnoreCase( _ ByVal strings As IList(Of String), _ ByVal target As String _ ) As Boolean | |
| C# | |
|---|---|
public static bool FindStringIgnoreCase( IList<string> strings, string target ) | |
Parameters
- strings
- target
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family