HeroStats Libraries
HeroConfigDataSet.AccountingDataTable.FindByKey Method 

[This is preliminary documentation and subject to change.]

[Visual Basic]
Public Function FindByKey( _
   ByVal Key As String _
) As AccountingRow
[C#]
public AccountingRow FindByKey(
   string Key
);

See Also

HeroConfigDataSet.AccountingDataTable Class | HeroStats.StatsEngine Namespace