Garry's Mod Wiki

DListView:GetSortedID

  number DListView:GetSortedID( number lineId )

Description

This is used internally - although you're able to use it you probably shouldn't.

Converts LineID to SortedID

Arguments

1 number lineId
The DListView_Line:GetID of a line to look up

Returns