HeroStats Libraries
GlobalConfigDataSet.AccountingDataTable.RemoveAccountingRow Method 

[This is preliminary documentation and subject to change.]

[Visual Basic]
Public Sub RemoveAccountingRow( _
   ByVal row As AccountingRow _
)
[C#]
public void RemoveAccountingRow(
   AccountingRow row
);

See Also

GlobalConfigDataSet.AccountingDataTable Class | HeroStats.StatsEngine Namespace