Nullable<IElement> FindById( string id )
Function FindById ( _ id As String _ ) As Nullable(Of IElement)
Nullable<IElement^> FindById( String^ id )