Revision Difference
DListView:RemoveLine#518174
<function name="RemoveLine" parent="DListView" type="panelfunc">
<ispanel>yes</ispanel>
<description>Removes a line from the list view.</description>
<realm>Client</realm>
<args>
<arg name="line" type="number">Removes the given row, by row id (same number as <page>DListView:GetLine</page>).</arg>
<arg name="line" type="number">Removes the given row, by row id (same number as <page>DListView:GetLine</page>).</arg>
</args>
</function>