HeroStats Libraries
GlobalConfigDataSet.AreaDataTable.Item Property

[This is preliminary documentation and subject to change.]

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

See Also

GlobalConfigDataSet.AreaDataTable Class | HeroStats.StatsEngine Namespace