'Declaration Public Shared Sub CollectChars( _ ByVal unicodeChars As System.Collections.Generic.HashSet(Of Integer), _ ByVal text As System.String _ )
public static void CollectChars( System.Collections.Generic.HashSet<int> unicodeChars, System.string text )
Parameters
- unicodeChars
- text