Using C#, is it possible to send a list box or combo box to a method in a class?

I am trying to write a class with methods to populate any object i send it from dataset.

Thanks for any advice.