LanguageResources.StopWords Field

Definition

public readonly System.Collections.Generic.HashSet<string> StopWords;
val mutable StopWords : System.Collections.Generic.HashSet<string>
Public ReadOnly StopWords As HashSet(Of String) 

Field Value

HashSet<String>

Applies to