HeroStats Libraries
GlobalConfigDataSet.AccountingDataTable.Item Property

[This is preliminary documentation and subject to change.]

[Visual Basic]
Public Default ReadOnly Property Item( _
   ByVal index As Integer _
) As AccountingRow
[C#]
public GlobalConfigDataSet.AccountingRow this[
   int index
] {get;}

See Also

GlobalConfigDataSet.AccountingDataTable Class | HeroStats.StatsEngine Namespace