Hello, Just following up to a few suggestions that have already been made. You might want to do this: public struct XID { uint value; } This is how the actual core value types are defined in the corlib. Miguelo