# SimpleGrainStatistic Methods

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.runtime.simplegrainstatistic/)

## ToString {#tostring-3a490313}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.runtime.simplegrainstatistic/methods/tostring-3a490313/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core/Statistics/SiloRuntimeStatistics.cs#L145)

```csharp
public override string ToString()
```

Returns the string representation of this SimpleGrainStatistic.
