StatisticBuilder NormalizeIndexes Method A Sandcastle Documented Class Library
Normalizes the panel indexes in case of inserts or deletes.

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private void NormalizeIndexes(
	List<StatisticBuilderPanel> list
)

Parameters

list
Type: System.Collections.Generic List StatisticBuilderPanel 
See Also