C1.Silverlight.SpellChecker Namespace > CharRange Class : GetNextWord Method |
'Declaration
Public Shared Function GetNextWord( _ ByVal text As String, _ ByVal start As Integer, _ ByVal ignore As IgnoreOptions, _ ByVal previousWord As String _ ) As CharRange
public static CharRange GetNextWord( string text, int start, IgnoreOptions ignore, string previousWord )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2