This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalLegendGroup Interface > ITemporalLegendGroup.Verify Method (ArcObjects .NET 10.4 SDK) |
Checks ranges within a group to determine if group is ordered properly and has correct offsets.
[Visual Basic .NET] Public Sub verify ( _ ByRef bNoProblems As Boolean _ )
[C#] public void verify ( ref bool bNoProblems );
[C++]
HRESULT verify(
VARIANT_BOOL* bNoProblems
);
[C++]
Parameters bNoProblems bNoProblems is a parameter of type VARIANT_BOOL