Nevron Open Vision Documentation
Nevron.Nov Namespace / NStringParser Class / CharactersMatch Method


In This Topic
    CharactersMatch Method
    In This Topic
    Checks whether the next characters in the char array match the ones in the given string starting from the current reading position and from the specified position in the string. A case sensitive check is performed.
    Overload List
    OverloadDescription
    Checks whether the next characters in the char array match the ones in the given string starting from the current reading position and from the specified position in the string. A case sensitive check is performed.  
    Checks whether the next characters in the char array match the ones in the given string starting from the current reading position and from the specified position in the string.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also