HeroStats Libraries
HeroData.ToString Method 

[This is preliminary documentation and subject to change.]

A string representation of the hero's information

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

A string representation of the hero's information

See Also

HeroData Class | CityOfHeroes Namespace