157 implementations of Add
mscorlib (12)
system\array.cs (1)
710int IList.Add(Object value)
system\collections\arraylist.cs (4)
203public virtual int Add(Object value) { 1531public virtual int Add(Object value) { 1625public virtual int Add(Object obj) { 1883public virtual int Add(Object obj) {
system\collections\collectionbase.cs (1)
132int IList.Add(Object value) {
system\collections\generic\list.cs (1)
226int System.Collections.IList.Add(Object item)
system\collections\objectmodel\collection.cs (1)
269int IList.Add(object value) {
system\collections\objectmodel\readonlycollection.cs (1)
193int IList.Add(object value) {
system\collections\sortedlist.cs (2)
852public virtual int Add(Object key) { 940public virtual int Add(Object key) {
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
186int IList.Add(Object value)
PresentationCore (49)
Core\CSharp\System\Windows\FreezableCollection.cs (1)
478int IList.Add(object value)
Core\CSharp\system\windows\generated\TextDecorationCollection.cs (1)
375int IList.Add(object value)
Core\CSharp\System\Windows\Input\Command\CommandBindingCollection.cs (1)
126int IList.Add(object commandBinding)
Core\CSharp\System\Windows\Input\Command\InputBindingCollection.cs (1)
135int IList.Add(object inputBinding)
Core\CSharp\System\Windows\Input\Command\InputGestureCollection.cs (1)
125int IList.Add(object inputGesture)
Core\CSharp\System\Windows\Media\Animation\Generated\BooleanKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\ByteKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\CharKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\ColorKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\DecimalKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\DoubleKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\Int16KeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\Int32KeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\Int64KeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\MatrixKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\Point3DKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\PointKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\QuaternionKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\RectKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\Rotation3DKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\SingleKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\SizeKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\StringKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
383int IList.Add(object value)
Core\CSharp\System\Windows\Media\Animation\Generated\Vector3DKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\VectorKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
382int IList.Add(object value)
Core\CSharp\System\Windows\Media\FamilyMapCollection.cs (1)
211int SC.IList.Add(object value)
Core\CSharp\System\Windows\Media\FamilyTypefaceCollection.cs (1)
196int SC.IList.Add(object value)
Core\CSharp\System\Windows\Media\Generated\DoubleCollection.cs (1)
336int IList.Add(object value)
Core\CSharp\System\Windows\Media\Generated\DrawingCollection.cs (1)
396int IList.Add(object value)
Core\CSharp\System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
384int IList.Add(object value)
Core\CSharp\System\Windows\Media\Generated\GeometryCollection.cs (1)
396int IList.Add(object value)
Core\CSharp\System\Windows\Media\Generated\GradientStopCollection.cs (1)
384int IList.Add(object value)
Core\CSharp\System\Windows\Media\Generated\Int32Collection.cs (1)
336int IList.Add(object value)
Core\CSharp\System\Windows\Media\Generated\PathFigureCollection.cs (1)
385int IList.Add(object value)
Core\CSharp\System\Windows\Media\Generated\PathSegmentCollection.cs (1)
384int IList.Add(object value)
Core\CSharp\System\Windows\Media\Generated\PointCollection.cs (1)
336int IList.Add(object value)
Core\CSharp\System\Windows\Media\Generated\TextEffectCollection.cs (1)
384int IList.Add(object value)
Core\CSharp\System\Windows\Media\Generated\TransformCollection.cs (1)
396int IList.Add(object value)
Core\CSharp\System\Windows\Media\Generated\VectorCollection.cs (1)
336int IList.Add(object value)
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
380int IList.Add(object value)
Core\CSharp\System\Windows\Media3D\Generated\MaterialCollection.cs (1)
392int IList.Add(object value)
Core\CSharp\System\Windows\Media3D\Generated\Model3DCollection.cs (1)
392int IList.Add(object value)
Core\CSharp\System\Windows\Media3D\Generated\Point3DCollection.cs (1)
332int IList.Add(object value)
Core\CSharp\System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
392int IList.Add(object value)
Core\CSharp\System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
332int IList.Add(object value)
Core\CSharp\System\Windows\Media3D\Visual3DCollection.cs (1)
337int IList.Add(object value)
PresentationFramework (15)
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
175public int Add(object item)
src\Framework\MS\Internal\Data\LiveShapingList.cs (1)
510public int Add(object value)
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (1)
416int IList.Add(object value)
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
231int IList.Add(object value)
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
240public int Add(object newItem)
src\Framework\System\Windows\Controls\MultipleCopiesCollection.cs (1)
233public int Add(object value)
src\Framework\System\Windows\Controls\UIElementCollection.cs (1)
412int IList.Add(object value)
src\Framework\System\Windows\Data\CompositeCollection.cs (1)
123public int Add(object newItem)
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
277int IList.Add(object value)
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
278int IList.Add(object value)
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
277int IList.Add(object value)
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
277int IList.Add(object value)
src\Framework\System\Windows\Documents\TextElementCollection.cs (1)
442int IList.Add(object value)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessKeyFrameCollection.cs (1)
281int IList.Add(object keyFrame)
src\Framework\System\Windows\TriggerActionCollection.cs (1)
189int IList.Add(object value)
System (7)
compmod\system\codedom\CodeNamespaceImportCollection.cs (1)
176int IList.Add(object value) {
compmod\system\collections\specialized\stringcollection.cs (1)
180int IList.Add(object value) {
compmod\system\componentmodel\design\DesignerOptionService.cs (1)
385int IList.Add(object value) {
compmod\system\componentmodel\EventDescriptorCollection.cs (1)
461int IList.Add(object value) {
compmod\system\componentmodel\ListSortDescriptionCollection.cs (1)
82int IList.Add(object value) {
compmod\system\componentmodel\PropertyDescriptorCollection.cs (1)
614int IList.Add(object value) {
compmod\system\diagnostics\TraceListeners.cs (1)
218int IList.Add(object value) {
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
257int IList.Add(object value) {
System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
194public int Add(object value)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
119int IList.Add(object value)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
120int IList.Add(object value)
System.Core (1)
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (1)
295int System.Collections.IList.Add(object value) {
System.Data (9)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
257int IList.Add(object value) {
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
194public int Add(object value)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
119int IList.Add(object value)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
120int IList.Add(object value)
fx\src\data\System\Data\Common\DataColumnMappingCollection.cs (1)
113public int Add(object value) {
fx\src\data\System\Data\Common\DataTableMappingCollection.cs (1)
116public int Add(object value) {
fx\src\data\System\Data\Common\DbParameterCollection.cs (1)
101abstract public int Add(object value);
fx\src\data\System\Data\DataView.cs (1)
894int IList.Add(object value) {
fx\src\data\System\Data\DataViewManager.cs (1)
178int IList.Add(object value) {
System.Data.Entity (1)
System\Data\Objects\ObjectView.cs (1)
315int IList.Add(object value)
System.Data.Linq (1)
Types.cs (1)
556int IList.Add(object value) {
System.Data.SqlXml (2)
System\Xml\Xsl\ListBase.cs (1)
124int System.Collections.IList.Add(object value) {
System\Xml\Xsl\Runtime\XmlQuerySequence.cs (1)
240int System.Collections.IList.Add(object value) {
System.Drawing (1)
misc\ClientUtils.cs (1)
421public int Add(object value) {
System.Security (3)
system\security\cryptography\xml\c14nutil.cs (1)
599public int Add(Object value) {
system\security\cryptography\xml\encryptedkey.cs (1)
234public int Add(Object value) {
system\security\cryptography\xml\encryptedtype.cs (1)
293int IList.Add(Object value) {
System.ServiceModel (2)
System\ServiceModel\SynchronizedCollection.cs (1)
266int IList.Add(object value)
System\ServiceModel\SynchronizedReadOnlyCollection.cs (1)
226int IList.Add(object value)
System.Web (6)
SiteMapNodeCollection.cs (1)
287int IList.Add(object value) {
UI\StateManagedCollection.cs (1)
603int IList.Add(object value) {
UI\WebControls\ListItemCollection.cs (1)
101int IList.Add(object item) {
UI\WebControls\TableCellCollection.cs (1)
225int IList.Add(object o) {
UI\WebControls\TableRowCollection.cs (1)
218int IList.Add(object o) {
UI\WebControls\Wizard.cs (1)
3719int IList.Add(object value) {
System.Windows.Forms (39)
winforms\Managed\System\WinForms\AutoCompleteStringCollection.cs (1)
239int IList.Add(object value) {
winforms\Managed\System\WinForms\BindingSource.cs (1)
1638public virtual int Add(object value) {
winforms\Managed\System\WinForms\CheckedListBox.cs (2)
1246int IList.Add(object value) { 1455int IList.Add(object value) {
winforms\Managed\System\WinForms\ComboBox.cs (1)
4177int IList.Add(object item) {
winforms\Managed\System\WinForms\Control.cs (1)
14832int IList.Add(object control) {
winforms\Managed\System\WinForms\DataGridColumnCollection.cs (1)
40int IList.Add(object value) {
winforms\Managed\System\WinForms\DataGridTableCollection.cs (1)
31int IList.Add(object value) {
winforms\Managed\System\WinForms\DataGridViewCellCollection.cs (1)
34int IList.Add(object value)
winforms\Managed\System\WinForms\DataGridViewColumnCollection.cs (1)
66int IList.Add(object value)
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
2891int IList.Add(object item)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
53int IList.Add(object value)
winforms\Managed\System\WinForms\DataGridViewSelectedCellCollection.cs (1)
32int IList.Add(object value)
winforms\Managed\System\WinForms\DataGridViewSelectedColumnCollection.cs (1)
29int IList.Add(object value)
winforms\Managed\System\WinForms\DataGridViewSelectedRowCollection.cs (1)
32int IList.Add(object value)
winforms\Managed\System\WinForms\ImageList.cs (1)
1268int IList.Add(object value) {
winforms\Managed\System\WinForms\Layout\ArrangedElementCollection.cs (1)
124int IList.Add(object value) { return InnerList.Add(value); }
winforms\Managed\System\WinForms\LinkLabel.cs (1)
2180int IList.Add(object value) {
winforms\Managed\System\WinForms\ListBox.cs (4)
3118int IList.Add(object item) { 3559int IList.Add(object item) { 3932int IList.Add(object value) { 4256int IList.Add(object value) {
winforms\Managed\System\WinForms\ListView.cs (6)
6589int IList.Add(object value) { 6906int IList.Add(object value) { 7152int IList.Add(object value) 7482int IList.Add(object value) { 7974int IList.Add(object value) { 8439int IList.Add(object item) {
winforms\Managed\System\WinForms\ListViewGroup.cs (1)
483int IList.Add(object value) {
winforms\Managed\System\WinForms\ListViewItem.cs (1)
1906int IList.Add(object item) {
winforms\Managed\System\WinForms\Menu.cs (1)
903int IList.Add(object value) {
winforms\Managed\System\WinForms\StatusBar.cs (1)
1373int IList.Add(object value) {
winforms\Managed\System\WinForms\TabControl.cs (1)
2368int IList.Add(object value) {
winforms\Managed\System\WinForms\TableLayoutStyleCollection.cs (1)
38int IList.Add(object style) {
winforms\Managed\System\WinForms\ToolBar.cs (1)
1936int IList.Add(object button) {
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (1)
345int IList.Add(object value) { return Add(value as ToolStripItem); }
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
1446int IList.Add(object value) { return Add(value as ToolStripPanelRow); }
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
2160int IList.Add(object value) { return Add(value as Control); }
winforms\Managed\System\WinForms\TreeNodeCollection.cs (1)
357int IList.Add(object node) {
System.Workflow.Activities (1)
Task.cs (1)
997int IList.Add(object value)
System.Workflow.ComponentModel (2)
AuthoringOM\ActivitiesCollection.cs (1)
256int IList.Add(object value)
AuthoringOM\ItemList.cs (1)
323int IList.Add(object value)
System.WorkflowServices (1)
System\Workflow\Activities\OperationParameterInfoCollection.cs (1)
240int IList.Add(object value)
WindowsBase (1)
Base\System\Collections\ObjectModel\WeakReadOnlyCollection.cs (1)
232int IList.Add(object value) {
178 references to Add
mscorlib (13)
system\collections\arraylist.cs (2)
846int i = _list.Add(obj); 1533return _list.Add(value);
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
188return _list.Add(value);
system\runtime\interopservices\windowsruntime\listtobindablevectoradapter.cs (1)
150_this.Add(value);
system\runtime\remoting\activationservices.cs (1)
1705ctorMsg.ContextProperties.Add(_cp[i]);
system\runtime\remoting\contextproperty.cs (1)
236ctorMsg.ContextProperties.Add((IContextProperty)this);
system\runtime\remoting\remotingconfigparser.cs (1)
1725providerData.Children.Add(childData);
system\runtime\remoting\synchronizeddispatch.cs (2)
232ctorMsg.ContextProperties.Add((IContextProperty)_cliCtxAttr); 237ctorMsg.ContextProperties.Add((IContextProperty)this);
system\security\policy\codegroup.cs (3)
85m_children.Add( group.Copy() ); 101m_children.Add( group ); 141newList.Add( ((CodeGroup)enumerator.Current).Copy() );
system\security\policymanager.cs (1)
61PolicyLevels.Add(level);
PresentationCore (1)
Core\CSharp\System\Windows\Input\InputScopeConverter.cs (1)
127inputScope.Names.Add(new InputScopeName(sn));
PresentationFramework (15)
src\Framework\MS\Internal\PtsHost\Line.cs (1)
1101glyphRunsCollection.Add(glyphRun);
src\Framework\System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
317this.OwningDataGrid.SelectedItems.Add(item);
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
2280clone.Add(master[i]);
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
1717userSelectedItems.Add(toAdd[i].Item);
src\Framework\System\Windows\Data\ListCollectionView.cs (2)
767int index = SourceList.Add(newItem); 2609localList.Add(item);
src\Framework\System\Windows\Documents\LinkTarget.cs (1)
84return ((IList)this).Add((object)value);
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
279return ((IList)_cellCollectionInternal).Add(value);
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
287return ((IList)_columnCollection).Add(value);
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
279return ((IList)_rowCollectionInternal).Add(value);
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
279return ((IList)_rowGroupCollectionInternal).Add(value);
src\Framework\System\Windows\Markup\BamlRecordReader.cs (3)
3625holder.List.Add(bamlTextRecord.Value); 4725list.Add(currentObject); 4974contentList.Add(value);
src\Framework\System\Windows\TriggerActionCollection.cs (1)
193int index = ((IList) _rawList).Add(VerifyIsTriggerAction(value));
System (30)
compmod\system\codedom\CodeAttributeArgumentCollection.cs (1)
70return List.Add(value);
compmod\system\codedom\CodeAttributeDeclarationCollection.cs (1)
70return List.Add(value);
compmod\system\codedom\CodeCatchClauseCollection.cs (1)
70return List.Add(value);
compmod\system\codedom\CodeCommentStatementCollection.cs (1)
70return List.Add(value);
compmod\system\codedom\CodeDirectiveCollection.cs (1)
43return List.Add(value);
compmod\system\codedom\CodeExpressionCollection.cs (1)
70return List.Add(value);
compmod\system\codedom\CodeNamespaceCollection.cs (1)
70return List.Add(value);
compmod\system\codedom\CodeParameterDeclarationExpressionCollection.cs (1)
70return List.Add(value);
compmod\system\codedom\CodeStatementCollection.cs (1)
70return List.Add(value);
compmod\system\codedom\CodeTypeDeclarationCollection.cs (1)
70return List.Add(value);
compmod\system\codedom\CodeTypeMemberCollection.cs (1)
70return List.Add(value);
compmod\system\codedom\CodeTypeParameterCollection.cs (1)
42return List.Add(value);
compmod\system\codedom\CodeTypeReferenceCollection.cs (1)
70return List.Add(value);
compmod\system\codedom\compiler\CompilerErrorCollection.cs (1)
67return List.Add(value);
compmod\system\componentmodel\design\DesignerVerbCollection.cs (1)
51return List.Add(value);
compmod\system\componentmodel\MemberDescriptor.cs (1)
374attributeList.Add(attr);
compmod\system\componentmodel\ReflectEventDescriptor.cs (2)
311attributes.Add(attr); 421attributes.Add(attr);
compmod\system\componentmodel\ReflectPropertyDescriptor.cs (4)
794attributes.Add(typeAttr); 876attributes.Add(stAttr); 892attributes.Add(attr); 906attributes.Add(ReadOnlyAttribute.Yes);
compmod\system\componentmodel\TypeDescriptor.cs (2)
566associations.Add(new WeakReference(secondary)); 2620list.Add(obj);
net\System\Net\Cache\HttpRequestCacheValidator.cs (1)
1187list.Add(s.Substring(start, end-start+1));
net\System\Net\X509CertificateCollection.cs (1)
36return List.Add(value);
security\system\security\cryptography\x509\x509certificate2collection.cs (1)
73return List.Add(certificate);
services\monitoring\system\diagnosticts\CounterCreationDataCollection.cs (1)
53return List.Add(value);
services\monitoring\system\diagnosticts\EventLogPermissionEntryCollection.cs (1)
34return List.Add(value);
services\monitoring\system\diagnosticts\PerformanceCounterPermissionEntryCollection.cs (1)
35return List.Add(value);
System.Activities (2)
System\Activities\DynamicActivityTypeDescriptor.cs (1)
242attributeList.Add(new DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden));
System\Activities\Expressions\ExpressionServices.cs (1)
1479target.Add(argument);
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
514instanceList.Add(item.GetCurrentValue());
System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (2)
130attributeList.Add(new BrowsableAttribute(false)); 206return ((IList)this.UniqueNamespaces).Add(ns);
System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (1)
716dataGrid.SelectedItems.Add(dataGrid.ItemContainerGenerator.ItemFromContainer(row));
System.Configuration (1)
System\Configuration\ConfigurationElement.cs (1)
462errorList.Add(invalidValue.Error);
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
514instanceList.Add(item.GetCurrentValue());
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (2)
130attributeList.Add(new BrowsableAttribute(false)); 206return ((IList)this.UniqueNamespaces).Add(ns);
System.Data.Services.Client (4)
System\Data\Services\Client\DataServiceContext.cs (3)
3899results.Add(child); 3991results.Add(buffer); 4005results.Add(convertedValue);
System\Data\Services\Client\MaterializeFromAtom.cs (1)
312list.Add(this.materializer.CurrentValue);
System.Drawing (1)
commonui\System\Drawing\Printing\PreviewPrintController.cs (1)
125list.Add(info);
System.Messaging (2)
System\Messaging\AccessControlList.cs (1)
70return List.Add(entry);
System\Messaging\MessageQueuePermissionEntryCollection.cs (1)
41return List.Add(value);
System.Runtime.Serialization (1)
System\Runtime\Serialization\CodeExporter.cs (1)
346((IList)collection).Add(newCodeTypeDeclaration);
System.Security (2)
system\security\cryptography\xml\signature.cs (2)
198m_embeddedObjects.Add(dataObj); 219m_embeddedObjects.Add(dataObject);
System.ServiceModel (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
738handle = ((IList)Mappings).Add(mapping);
System.Web (30)
Compilation\BrowserCapabilitiesCompiler.cs (1)
184list.Add(fileBase.VirtualPath);
Compilation\BuildResult.cs (1)
1181masterPage.ContentPlaceHolders.Add(placeHolderID.ToLower(CultureInfo.InvariantCulture));
Compilation\PageThemeBuildProvider.cs (1)
42_skinFileList.Add(virtualPath.VirtualPathString);
HttpException.cs (1)
657return List.Add(value);
UI\ListSourceHelper.cs (1)
37((IList)this).Add(new ListSourceRow(_dataSource));
UI\MasterPage.cs (1)
242appliedMasterFilePaths.Add(pageFile);
UI\ObjectStateFormatter.cs (1)
270_typeList.Add(type);
UI\StateManagedCollection.cs (4)
195((IList)this).Add(o); 218((IList)this).Add(o); 273((IList)this).Add(o); 300((IList)this).Add(o);
UI\WebControls\DataControlFieldCollection.cs (1)
52((IList)this).Add(field);
UI\WebControls\EmbeddedMailObjectsCollection.cs (1)
29return List.Add(value);
UI\WebControls\HotSpotCollection.cs (1)
46return ((IList)this).Add(spot);
UI\WebControls\MenuItemBindingCollection.cs (1)
46return ((IList)this).Add(binding);
UI\WebControls\MenuItemStyleCollection.cs (1)
40return ((IList)this).Add(style);
UI\WebControls\ParameterCollection.cs (4)
95return ((IList)this).Add(parameter); 102return ((IList)this).Add(new Parameter(name, TypeCode.Empty, value)); 109return ((IList)this).Add(new Parameter(name, type, value)); 116return ((IList)this).Add(new Parameter(name, dbType, value));
UI\WebControls\RoleGroupCollection.cs (1)
33List.Add(group);
UI\WebControls\StyleCollection.cs (1)
41return ((IList)this).Add(style);
UI\WebControls\SubMenuStyleCollection.cs (1)
40return ((IList)this).Add(style);
UI\WebControls\TreeNodeBindingCollection.cs (1)
41return ((IList)this).Add(binding);
UI\WebControls\TreeNodeStyleCollection.cs (1)
40return ((IList)this).Add(style);
UI\WebParts\ProxyWebPartConnectionCollection.cs (1)
60return List.Add(value);
UI\WebParts\WebPartConnectionCollection.cs (1)
69return List.Add(value);
UI\WebParts\WebPartDisplayModeCollection.cs (2)
46return List.Add(value); 56return List.Add(value);
UI\WebParts\WebPartTransformerCollection.cs (1)
31return List.Add(transformer);
System.Web.DataVisualization (1)
Common\General\AxisScaleSegments.cs (1)
907 return this.List.Add(segment);
System.Web.Extensions (5)
Script\Serialization\JavaScriptObjectDeserializer.cs (1)
94list.Add(o);
Script\Serialization\ObjectConverter.cs (1)
32newList.Add(convertedObject);
UI\WebControls\DataPagerFieldCollection.cs (1)
52((IList)this).Add(field);
UI\WebControls\Expressions\DataSourceExpressionCollection.cs (1)
51((IList)this).Add(expression);
UI\WebControls\QueryableDataSourceHelper.cs (1)
61list.Add(o);
System.Web.Mobile (6)
UI\MobileControls\Adapters\WmlPageAdapter.cs (1)
367_renderableForms.Add(Page.ActiveForm);
UI\MobileControls\CompileLiteralTextParser.cs (2)
121TagInnerTextElements.Add(text); 128TagInnerTextElements.Add(builder);
UI\MobileControls\Link.cs (1)
99linkedForms.Add(form);
UI\MobileControls\MobilePage.cs (1)
236_forms.Add(control);
UI\MobileControls\PhoneCall.cs (1)
172linkedForms.Add(form);
System.Web.Services (31)
System\Web\Services\Description\MimeFormatExtensions.cs (2)
81return List.Add(mimePart); 225return List.Add(match);
System\Web\Services\Description\MimeParameters.cs (1)
31return List.Add(parameter);
System\Web\Services\Description\ServiceDescription.cs (13)
1418return List.Add(extension); 1680return List.Add(operationMessage); 1843return List.Add(import); 1916return List.Add(message); 2005return List.Add(port); 2094return List.Add(portType); 2183return List.Add(binding); 2272return List.Add(service); 2361return List.Add(messagePart); 2450return List.Add(bindingOperation); 2523return List.Add(bindingOperationFault); 2612return List.Add(operation); 2685return List.Add(operationFaultMessage);
System\Web\Services\Description\ServiceDescriptions.cs (1)
50return List.Add(serviceDescription);
System\Web\Services\Description\WebReferenceCollection.cs (1)
43return List.Add(webReference);
System\Web\Services\Description\WebServicesInteroperability.cs (1)
693return List.Add(violation);
System\Web\Services\Discovery\DiscoveryClientProtocol.cs (2)
213doc.References.Add(discoRef); 566return List.Add(value);
System\Web\Services\Discovery\DiscoveryDocumentReference.cs (1)
251ClientProtocol.AdditionalInformation.Add(o);
System\Web\Services\Discovery\DiscoveryDocumentSerializer.cs (4)
194if ((object)(a_0) == null) Reader.Skip(); else a_0.Add(Read3_DiscoveryDocumentReference(false, true)); 197if ((object)(a_0) == null) Reader.Skip(); else a_0.Add(Read5_ContractReference(false, true)); 200if ((object)(a_0) == null) Reader.Skip(); else a_0.Add(Read7_SchemaReference(false, true)); 203if ((object)(a_0) == null) Reader.Skip(); else a_0.Add(Read8_SoapBinding(false, true));
System\Web\Services\Discovery\DiscoveryReferences.cs (1)
36return List.Add(value);
System\Web\Services\Discovery\DynamicDiscoSearcher.cs (1)
161discoDoc.References.Add(patterns[i].GetDiscoveryReference(resultName));
System\Web\Services\Protocols\DiscoveryServerProtocol.cs (2)
98discoDoc.References.Add(contractReference); 111discoDoc.References.Add(binding);
System\Web\Services\Protocols\SoapHeaders.cs (1)
38return List.Add(header);
System.Windows.Forms (11)
winforms\Managed\System\WinForms\BindingSource.cs (3)
847list.Add(item); 1373list.Add(obj); 1657ret = List.Add(value);
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (1)
832children.Add(new DataGridRelationshipAccessibleObject(row, i));
winforms\Managed\System\WinForms\DataGridRow.cs (1)
748children.Add(CreateCellAccessibleObject(i));
winforms\Managed\System\WinForms\ImageList.cs (2)
1328index = owner.originals.Add(original); 1341index = owner.originals.Add(original);
winforms\Managed\System\WinForms\PropertyGridInternal\MergePropertyDescriptor.cs (1)
371propList.Add(val);
winforms\Managed\System\WinForms\TableLayoutColumnStyleCollection.cs (1)
30public int Add(ColumnStyle columnStyle) { return ((IList)this).Add(columnStyle); }
winforms\Managed\System\WinForms\TableLayoutRowStyleCollection.cs (1)
30public int Add(RowStyle rowStyle) { return ((IList)this).Add(rowStyle); }
winforms\Managed\System\WinForms\TableLayoutStyleCollection.cs (1)
49return ((IList)this).Add(style);
System.Windows.Forms.DataVisualization (1)
Common\General\AxisScaleSegments.cs (1)
907 return this.List.Add(segment);
System.Workflow.ComponentModel (3)
AuthoringOM\Activity.cs (2)
726handlers.Add(new ActivityExecutorDelegateInfo<ActivityExecutionStatusChangedEventArgs>(true, delegateValue, this.ContextActivity ?? this.RootActivity)); 776handlers.Add(new ActivityExecutorDelegateInfo<ActivityExecutionStatusChangedEventArgs>(true, activityStatusChangeListener, this.ContextActivity));
AuthoringOM\Design\XomlDesignerLoader.cs (1)
252designerErrors.Add(layoutError);
System.Xml (10)
System\Xml\Schema\XmlSchema.cs (1)
628extList.Add(schema);
System\Xml\Schema\XmlSchemaObjectCollection.cs (1)
58return List.Add(item);
System\Xml\Serialization\Advanced\SchemaImporterExtension.cs (2)
88clone.List.Add(o); 106return List.Add(extension);
System\Xml\Serialization\XmlAnyElementAttributes.cs (1)
34return List.Add(attribute);
System\Xml\Serialization\XmlArrayItemAttributes.cs (1)
34return List.Add(attribute);
System\Xml\Serialization\XmlElementAttributes.cs (1)
34return List.Add(attribute);
System\Xml\Serialization\XmlSchemas.cs (2)
126return List.Add(schema); 138return List.Add(schema);
System\Xml\XPath\Internal\XPathArrayIterator.cs (1)
34this.list.Add(nodeIterator.Current.Clone());