This document is archived and information here might be outdated. Recommended version. |
The statistics for the current field over the current cursor.
[Visual Basic .NET] Public ReadOnly Property Statistics As IStatisticsResults
[C#] public IStatisticsResults Statistics {get;}
[C++]
HRESULT get_Statistics(
IStatisticsResults** results
);
[C++] Parameters results [out, retval]
results is a parameter of type IStatisticsResults**