Viewing type *.tlb file

Does any one know of an example that shows how to open and view a *.tlb file in c# I've come across serveral viewers that do this but I would like to see a source code example to know how they do it.

Thanks.