public INSet<NKeyValuePair<string,T>> GetSimilarItems( System.string str, NStringSimilarityContext context )
Parameters
- str
- The string to search similar strings for.
- context
- The string similarity context that provides information for the edit distance budget and the cost of the various edit operations.