ILink<Nullable<int>> DeleteAll<TObject>()
Function DeleteAll(Of TObject) As ILink(Of Nullable(Of Integer))
generic<typename TObject> ILink<Nullable<int^>>^ DeleteAll()