Mark Wills
Member
Hello,
I would like to add a new method to the UInt16 object: .ToHex
Is it possible? How is it done if it is possible?
I can get the behaviour I want, no problem, using Hex(value) but I thought it would be nice to extend to the object and give it a ToHex function... Not sure how to go about it though...
Any pointers greatly appreciated
Thanks
Mark
I would like to add a new method to the UInt16 object: .ToHex
Is it possible? How is it done if it is possible?
I can get the behaviour I want, no problem, using Hex(value) but I thought it would be nice to extend to the object and give it a ToHex function... Not sure how to go about it though...
Any pointers greatly appreciated
Thanks
Mark