ChangedIndexRange Property
Index range of the slice that changed in the most recent data update. When set before calling InvalidateParentSurface(RangeMode,FieldDataDistributionArgs,Boolean), only that slice of the internal magnitude cache is recomputed, leaving the rest intact. The value is consumed (set to
null) after each InvalidateParentSurface call. Ignored when IsFullReplace is true.Syntax
public IndexRange ChangedIndexRange {get; set;}
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also