T
t0M
It's nearly impossible to find anything on this because of the
Dictionary class, included within the dotnet framework, that pollutes
any search results pertinent to my question.
I want to be able to access an array of words, just like it were a
physical dictionary. It's for a stupid little project, but it
involves decryption. Is there a file that Word has which contains
this collection of words that I can import somehow into my dotnet
code?
You know in Linux, it's really easy. Hopefully someone can shed some
light on M$ way of doing so.
Dictionary class, included within the dotnet framework, that pollutes
any search results pertinent to my question.
I want to be able to access an array of words, just like it were a
physical dictionary. It's for a stupid little project, but it
involves decryption. Is there a file that Word has which contains
this collection of words that I can import somehow into my dotnet
code?
You know in Linux, it's really easy. Hopefully someone can shed some
light on M$ way of doing so.