Implemented interface member:
method
Insert
System.Collections.IList.Insert(System.Int32, System.Object)
6 overrides of Insert
mscorlib (5)
system\collections\arraylist.cs (5)
971
public override void
Insert
(int index, Object obj) {
1373
public override void
Insert
(int index, Object value) {
1767
public override void
Insert
(int index, Object obj) {
2024
public override void
Insert
(int index, Object obj) {
2386
public override void
Insert
(int index, Object value) {
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DomainUpDown.cs (1)
698
public override void
Insert
(int index, object item) {
112 references to Insert
mscorlib (9)
system\collections\arraylist.cs (3)
1375
_list.
Insert
(index, value);
2189
_baseList.
Insert
(_baseIndex + _baseSize, value);
2391
_baseList.
Insert
(_baseIndex + index, value);
system\collections\collectionbase.cs (3)
77
InnerList.
Insert
(index, temp);
157
InnerList.
Insert
(index, value);
172
InnerList.
Insert
(index, value);
system\security\accesscontrol\acl.cs (1)
587
_aces.
Insert
( index, ace );
system\security\policy\codegroup.cs (2)
604
childrenList.
Insert
( marker.groupIndex, group );
608
m_element.InternalChildren.
Insert
( marker.elementIndex, marker.element );
PresentationBuildTasks (2)
Framework\System\Windows\Markup\XamlReaderHelper.cs (2)
5849
_xamlNodes.
Insert
(_insertionIndex, xamlNode);
5862
_xamlNodes.
Insert
(_currentInsertionIndex, xamlNode);
PresentationCore (1)
Core\CSharp\MS\Internal\IO\Packaging\NetStream.cs (1)
741
_byteRangesAvailable.
Insert
(0, new Block(0, (int)_highWaterMark));
PresentationFramework (19)
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
255
_viewList.
Insert
(index, item);
src\Framework\MS\Internal\Data\DataExtensionMethods.cs (1)
62
al.
Insert
(newIndex, item);
src\Framework\System\Windows\Controls\PasswordTextContainer.cs (1)
307
_positionList.
Insert
(index, new WeakReference(position));
src\Framework\System\Windows\Data\CompositeCollection.cs (1)
208
InternalList.
Insert
(insertIndex, insertItem);
src\Framework\System\Windows\Data\ListCollectionView.cs (2)
2406
ShadowCollection.
Insert
(e.NewStartingIndex, e.NewItems[0]);
2443
ShadowCollection.
Insert
(e.NewStartingIndex, e.NewItems[0]);
src\Framework\System\Windows\Documents\FixedPage.cs (1)
1075
childPath.
Insert
(0, childIndex);
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
5697
cols.
Insert
(k, csNew);
6911
ml.
Insert
(0, mle);
7137
Insert
(i, dn);
7142
Insert
(nAt, dn);
src\Framework\System\Windows\Documents\Speller.cs (1)
250
_ignoredWordsList.
Insert
(~index, word);
src\Framework\System\Windows\Documents\SpellerStatusTable.cs (6)
148
_runList.
Insert
(runIndex + 1, new Run(start, RunType.Error));
155
_runList.
Insert
(runIndex + 1, new Run(end, RunType.Clean));
482
_runList.
Insert
(index + 1, newRun);
498
_runList.
Insert
(index + 1, newRun);
507
_runList.
Insert
(index + 1, newRun);
509
_runList.
Insert
(index + 2, newRun);
src\Framework\System\Windows\Navigation\JournalEntryListConverter.cs (1)
172
_items.
Insert
(0, o);
System (8)
compmod\system\codedom\CodeNamespaceImportCollection.cs (1)
197
data.
Insert
(index, (CodeNamespaceImport)value);
compmod\system\collections\specialized\ordereddictionary.cs (1)
273
objectsArray.
Insert
(index, new DictionaryEntry(key, value));
compmod\system\collections\specialized\stringcollection.cs (1)
124
data.
Insert
(index, value);
compmod\system\componentmodel\design\serialization\ContextStack.cs (1)
103
contextStack.
Insert
(0, context);
compmod\system\diagnostics\TraceListeners.cs (2)
155
list.
Insert
(index, listener);
249
list.
Insert
(index, value);
net\System\Net\WebRequest.cs (1)
432
prefixList.
Insert
(i,
services\monitoring\system\diagnosticts\ProcessThreadCollection.cs (1)
50
InnerList.
Insert
(index, thread);
System.Configuration (2)
System\Configuration\ConfigurationElementCollection.cs (2)
628
_items.
Insert
(index, new Entry(entryType, key, element));
777
_items.
Insert
(Count + _removedItemCount - _inheritedCount, new Entry(EntryType.Removed, key, null));
System.Data (3)
fx\src\data\System\Data\DataColumnCollection.cs (2)
275
_list.
Insert
(index, column);
703
_list.
Insert
(newPosition, column);
fx\src\data\System\Data\SqlClient\SqlBulkCopyColumnMappingCollection.cs (1)
119
InnerList.
Insert
(index, value);
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\NumberAction.cs (1)
368
list.
Insert
(0, numberCount(countNode, processor, contextNode));
System.Drawing (1)
misc\ClientUtils.cs (1)
420
public void Insert(int index, object value) { InnerList.
Insert
(index, CreateWeakRefObject(value)); }
System.Security (4)
system\security\cryptography\xml\c14nutil.cs (1)
620
m_nodeArray.
Insert
(index,value);
system\security\cryptography\xml\encryptedkey.cs (1)
263
m_references.
Insert
(index, value);
system\security\cryptography\xml\encryptedtype.cs (2)
337
m_props.
Insert
(index, value);
341
m_props.
Insert
(index, value);
System.Web (12)
Compilation\BrowserCapabilitiesCompiler.cs (1)
224
list.
Insert
(0, content);
Configuration\BrowserCapabilitiesCodeGenerator.cs (3)
439
_browserFileList.
Insert
(0, ieFile);
444
_browserFileList.
Insert
(1, mozillaFile);
449
_browserFileList.
Insert
(2, operaFile);
Configuration\HttpCapabilitiesEvaluator.cs (1)
167
ruleList.
Insert
(0, _rule);
Hosting\HostingEnvironment.cs (1)
525
list.
Insert
(0, x);
SiteMapNodeCollection.cs (1)
189
List.
Insert
(index, value);
UI\StateManagedCollection.cs (2)
138
_collectionItems.
Insert
(index, o);
683
_collectionItems.
Insert
(index, o);
UI\WebControls\ColumnCollection.cs (1)
123
columns.
Insert
(index, column);
UI\WebControls\ListItemCollection.cs (1)
233
listItems.
Insert
(index,item);
UI\WebControls\SelectedDatesCollection.cs (1)
55
dateList.
Insert
(index, date.Date);
System.Web.DataVisualization (5)
Common\ChartTypes\StackedAreaChart.cs (3)
538
curentPointsArray.
Insert
(index, yValue);
851
curentPointsArray.
Insert
(index, yValue);
957
curentPointsArray.
Insert
(index, yValue);
Common\General\Chart.cs (1)
3045
areaList.
Insert
(0, masterArea);
Common\General\Selection.cs (1)
1117
_regionList.
Insert
( _regionList.Count - 1, region );
System.Web.Mobile (4)
UI\MobileControls\DeviceSpecificChoiceCollection.cs (1)
61
Items.
Insert
(index, choice);
UI\MobileControls\MobileListItemCollection.cs (1)
158
Items.
Insert
(index, item);
UI\MobileControls\ObjectListCommandCollection.cs (1)
107
Items.
Insert
(index, command);
UI\MobileControls\ObjectListFieldCollection.cs (1)
102
Items.
Insert
(index, field);
System.Windows.Forms (24)
winforms\Managed\System\WinForms\Application.cs (1)
2710
messageFilters.
Insert
(0, f);
winforms\Managed\System\WinForms\AutoCompleteStringCollection.cs (1)
170
data.
Insert
(index, value);
winforms\Managed\System\WinForms\ComboBox.cs (2)
4148
InnerList.
Insert
(index, item);
4328
InnerList.
Insert
(index, item);
winforms\Managed\System\WinForms\DataGridViewCellCollection.cs (2)
397
this.items.
Insert
(index, dataGridViewCell);
405
this.items.
Insert
(index, dataGridViewCell);
winforms\Managed\System\WinForms\DataGridViewColumnCollection.cs (1)
994
this.items.
Insert
(columnIndex, dataGridViewColumn);
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
3091
this.InnerArray.
Insert
(index, item);
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (6)
1668
this.SharedList.
Insert
(rowIndex, dataGridViewRow);
1750
this.SharedList.
Insert
(indexDestination + i, rowTemplate);
1769
this.SharedList.
Insert
(indexDestination, rowTemplate);
1794
this.SharedList.
Insert
(indexDestination + i, rowTemplate2);
1859
this.SharedList.
Insert
(indexDestination, dataGridViewRow);
1942
this.SharedList.
Insert
(rowIndexInserted, dataGridViewRow);
winforms\Managed\System\WinForms\DomainUpDown.cs (1)
699
base.
Insert
(index, item);
winforms\Managed\System\WinForms\ListView.cs (1)
3821
listItemsArray.
Insert
(displayIndex + i, item);
winforms\Managed\System\WinForms\ListViewGroup.cs (1)
604
this.List.
Insert
(index, group);
winforms\Managed\System\WinForms\ListViewGroupItemCollection.cs (1)
137
Items.
Insert
(index, item);
winforms\Managed\System\WinForms\RelatedCurrencyManager.cs (1)
119
listAccessors.
Insert
(0, fieldInfo);
winforms\Managed\System\WinForms\RelatedPropertyManager.cs (1)
51
listAccessors.
Insert
(0, fieldInfo);
winforms\Managed\System\WinForms\TableLayoutStyleCollection.cs (1)
58
_innerList.
Insert
(index, style);
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (1)
362
InnerList.
Insert
(index, value);
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
1472
InnerList.
Insert
(index, value);
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
2193
InnerList.
Insert
(index, control.ToolStripPanelCell);
System.Windows.Forms.DataVisualization (5)
Common\ChartTypes\StackedAreaChart.cs (3)
538
curentPointsArray.
Insert
(index, yValue);
851
curentPointsArray.
Insert
(index, yValue);
957
curentPointsArray.
Insert
(index, yValue);
Common\General\Chart.cs (1)
3045
areaList.
Insert
(0, masterArea);
Common\General\Selection.cs (1)
1117
_regionList.
Insert
( _regionList.Count - 1, region );
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerInterfaces.cs (1)
1053
safeCollection.
Insert
(0, new ActivityDesignerVerb(null, DesignerVerbGroup.General, "Dummy", new EventHandler(OnDummyVerb)));
Shared\XomlSerializationHelpers.cs (1)
249
allActivities.
Insert
(0, activity);
System.Xml (1)
System\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs (1)
105
list.
Insert
(index, value);
UIAutomationClient (4)
MS\Internal\Automation\ProxyManager.cs (4)
759
_fallbackHandlers.
Insert
(0, pi.ClientSideProviderFactoryCallback);
767
_partialClassHandlers.
Insert
( 0, pi );
789
l.
Insert
( 0, o );
791
l.
Insert
( 0, data );
WindowsBase (5)
Base\MS\Internal\IO\Zip\ZipIOBlockManager.cs (4)
1191
_blockList.
Insert
(blockIndex, suffixBlock);
1195
_blockList.
Insert
(blockIndex, block);
1200
_blockList.
Insert
(blockIndex, prefixBlock);
1217
_blockList.
Insert
(blockPosition, block);
Shared\MS\Internal\CopyOnWriteList.cs (1)
149
_LiveList.
Insert
(index, obj);