HeroStats Libraries
HeroConfigDataSet.AccountingDataTable.AddAccountingRow Method (String, String)

[This is preliminary documentation and subject to change.]

[Visual Basic]
Overloads Public Function AddAccountingRow( _
   ByVal Key As String, _
   ByVal Value As String _
) As AccountingRow
[C#]
public AccountingRow AddAccountingRow(
   string Key,
   string Value
);

See Also

HeroConfigDataSet.AccountingDataTable Class | HeroStats.StatsEngine Namespace | HeroConfigDataSet.AccountingDataTable.AddAccountingRow Overload List