'Declaration Public Sub TryMapChars( _ ByVal unicodeChars As System.Collections.Generic.HashSet(Of Integer), _ ByVal mappedChars As System.Collections.Generic.HashSet(Of Integer) _ )
public void TryMapChars( System.Collections.Generic.HashSet<int> unicodeChars, System.Collections.Generic.HashSet<int> mappedChars )
Parameters
- unicodeChars
- mappedChars