HeroStats Libraries
GlobalConfigDataSet.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

GlobalConfigDataSet.AccountingDataTable Class | HeroStats.StatsEngine Namespace