This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IF > IFeatureClassHistogram Interface > IFeatureClassHistogram.Results Method (ArcObjects .NET 10.5 SDK) |
Retrieve the temporal histogram information generated by Analyze.
[Visual Basic .NET] Public Function Results ( _ ByRef pvarValues As Object _ ) As Object
[C#] public object Results ( ref object pvarValues );