HeroStats Libraries
HeroConfigDataSet.TimedPowersDataTable.Item Property

[This is preliminary documentation and subject to change.]

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

See Also

HeroConfigDataSet.TimedPowersDataTable Class | HeroStats.StatsEngine Namespace