I have been hunting all over MSDN for a definition of functions in the Microsoft Word 10.0 Object Library for C#. I have found several examples using this libarary for vb, but I want to find an explaination of what the purpose of these functions are and what the paramaters are ect. For example:

Word.Application.Selection.GoTo
knowing what each of the parameters are and what they are used for would be nice. Any ideas?