UtilObjectClass.Match(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool Match(System::String ^ bstrValue, System::String ^ bstrPattern) = Microsoft::Office::Interop::InfoPath::Util::Match;
public virtual bool Match (string bstrValue, string bstrPattern);
Public Overridable Function Match (bstrValue As String, bstrPattern As String) As Boolean
Parameters
- bstrValue
- String
- bstrPattern
- String