NSSpellChecker.CountWords(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.
[Foundation.Export("countWordsInString:language:")]
public virtual nint CountWords(string stringToCount, string language);abstract member CountWords : string * string -> nint
override this.CountWords : string * string -> nintParameters
- stringToCount
- String
- language
- String
Returns
		
		System.System.IntPtr
System.nativeint
	
	
	- Attributes