Parameters
- obj
- an object that may have selection handles; the "handled" object, not the "selected" object
- id
- the IGoHandle.HandleID to look for
Return Value
An IGoHandle that has the given ID, or null if no such handle is found. Note that if there is more than one such handle with the given ID, this will just return the first one it finds.