Object TakeIfExistsById( Type type, Object id )
Function TakeIfExistsById ( _ type As Type, _ id As Object _ ) As Object
Object^ TakeIfExistsById( Type^ type, Object^ id )