18 references to _regionList
System.Web.DataVisualization (18)
Common\General\Selection.cs (18)
487
return
_regionList
;
565
_regionList
.Add( region );
647
_regionList
.Add( region );
730
_regionList
.Add( region );
796
_regionList
.Add( region );
881
_regionList
.Add( region );
942
_regionList
.Add( region );
1015
_regionList
.Add( region );
1079
_regionList
.Add( region );
1117
_regionList
.Insert(
_regionList
.Count - 1, region );
1121
_regionList
.Add( region );
1151
_regionList
.Add( region );
1183
foreach (HotRegion hotRegion in this.
_regionList
)
1186
this.
_regionList
.Clear();
1200
if (this.
_regionList
!= null)
1202
foreach (HotRegion hotRegion in this.
_regionList
)
1205
this.
_regionList
.Clear();