How do you place a null value into a sorted collection?

I need to place a null value into my collection and then the collection will be sorted based on the keys. ONe of those keys will have a null value.

Please help.

Thanks,

Rey