Miner.Interop.Framework Assembly > Miner.Interop Namespace > IMMRegularExpressionWrapper Interface : IsMatch Method |
'Declaration Function IsMatch( _ ByVal sPattern As String, _ ByVal sInputData As String _ ) As Boolean
'Usage Dim instance As IMMRegularExpressionWrapper Dim sPattern As String Dim sInputData As String Dim value As Boolean value = instance.IsMatch(sPattern, sInputData)
bool IsMatch( string sPattern, string sInputData )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.