Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Core / System / Linq / Parallel / Enumerables / EnumerableWrapperWeakToStrong.cs / 1305376 / EnumerableWrapperWeakToStrong.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // EnumerableWrapperWeakToStrong.cs // //[....] // // =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- using System.Collections; using System.Collections.Generic; using System.Diagnostics.Contracts; namespace System.Linq.Parallel { ////// A simple implementation of the IEnumerable{object} interface which wraps /// a weakly typed IEnumerable object, allowing it to be accessed as a strongly typed /// IEnumerable{object}. /// internal class EnumerableWrapperWeakToStrong : IEnumerable
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ObjectStateEntryBaseUpdatableDataRecord.cs
- FilterException.cs
- DataGridViewCellStyle.cs
- ContentValidator.cs
- ObjectDataSourceStatusEventArgs.cs
- XmlNotation.cs
- ProviderConnectionPointCollection.cs
- ConnectionsZone.cs
- OptimizedTemplateContent.cs
- serverconfig.cs
- XmlSchemaInfo.cs
- EventToken.cs
- HttpCacheVary.cs
- MouseButtonEventArgs.cs
- EmbeddedMailObjectsCollection.cs
- BamlRecords.cs
- WebPartZoneBase.cs
- GradientStopCollection.cs
- PersonalizationProvider.cs
- RecognitionEventArgs.cs
- TypographyProperties.cs
- ArcSegment.cs
- PathGradientBrush.cs
- XmlSchemaCollection.cs
- ComponentChangingEvent.cs
- CodeTypeMember.cs
- PeerNameRecord.cs
- ApplicationServiceManager.cs
- NotCondition.cs
- SrgsRule.cs
- LogLogRecordHeader.cs
- ChtmlSelectionListAdapter.cs
- ProgressChangedEventArgs.cs
- LayoutDump.cs
- TypeExtension.cs
- ActiveXSite.cs
- GregorianCalendar.cs
- SafeEventLogWriteHandle.cs
- ConfigurationSchemaErrors.cs
- SecurityDocument.cs
- TreeIterator.cs
- EncryptedKey.cs
- CodeTypeMember.cs
- StorageAssociationSetMapping.cs
- NoResizeHandleGlyph.cs
- HealthMonitoringSectionHelper.cs
- OutOfMemoryException.cs
- FrameworkContextData.cs
- SystemWebCachingSectionGroup.cs
- WebPartCatalogAddVerb.cs
- DbMetaDataColumnNames.cs
- EntityContainerEntitySetDefiningQuery.cs
- __Error.cs
- Rotation3DKeyFrameCollection.cs
- XmlNodeList.cs
- HotSpot.cs
- DeclaredTypeValidator.cs
- TextRunTypographyProperties.cs
- DispatchWrapper.cs
- SharedStatics.cs
- DependencyPropertyAttribute.cs
- CalendarDataBindingHandler.cs
- CheckBox.cs
- ActivityMarkupSerializer.cs
- UserNameSecurityToken.cs
- TransformerConfigurationWizardBase.cs
- ComponentCommands.cs
- ZipIOExtraFieldZip64Element.cs
- StringResourceManager.cs
- BitSet.cs
- SqlInternalConnectionSmi.cs
- DBConnectionString.cs
- SQLDateTimeStorage.cs
- ParameterRetriever.cs
- DataGridViewComboBoxColumn.cs
- RelatedCurrencyManager.cs
- XmlMtomWriter.cs
- DataGridViewCell.cs
- X509InitiatorCertificateServiceElement.cs
- SessionPageStatePersister.cs
- Operator.cs
- VSWCFServiceContractGenerator.cs
- JapaneseLunisolarCalendar.cs
- EventToken.cs
- AnnotationResource.cs
- ConstraintStruct.cs
- CheckBoxField.cs
- DynamicActionMessageFilter.cs
- FileChangesMonitor.cs
- VBIdentifierTrimConverter.cs
- TimeManager.cs
- Schema.cs
- ToolStripManager.cs
- XmlFormatReaderGenerator.cs
- TextBoxDesigner.cs
- TextBlockAutomationPeer.cs
- WinFormsComponentEditor.cs
- CachedFontFace.cs
- EditorPartChrome.cs
- BooleanToVisibilityConverter.cs