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
- Size3DConverter.cs
- LogRecordSequence.cs
- Header.cs
- EnumMember.cs
- MembershipValidatePasswordEventArgs.cs
- TreeView.cs
- VersionPair.cs
- BinaryWriter.cs
- StrokeIntersection.cs
- ObjectStateEntryDbUpdatableDataRecord.cs
- XmlDocumentSerializer.cs
- SQLMembershipProvider.cs
- DrawListViewColumnHeaderEventArgs.cs
- BulletDecorator.cs
- SpanIndex.cs
- XmlSchemaRedefine.cs
- BitmapEffectState.cs
- PenCursorManager.cs
- EnumerableCollectionView.cs
- CompressionTransform.cs
- XPathDocumentBuilder.cs
- GenericXmlSecurityToken.cs
- KeyNotFoundException.cs
- ResizeGrip.cs
- EmbeddedMailObject.cs
- Run.cs
- TemplateEditingFrame.cs
- SystemDropShadowChrome.cs
- NullNotAllowedCollection.cs
- SingleTagSectionHandler.cs
- _ListenerAsyncResult.cs
- TaskForm.cs
- StrokeRenderer.cs
- InstanceCreationEditor.cs
- ControlBuilderAttribute.cs
- StringReader.cs
- TreeNode.cs
- ManifestResourceInfo.cs
- DesignParameter.cs
- HttpException.cs
- Util.cs
- ArglessEventHandlerProxy.cs
- handlecollector.cs
- QueryCacheManager.cs
- HuffCodec.cs
- CreateParams.cs
- CodeIndexerExpression.cs
- ReadWriteSpinLock.cs
- ValuePattern.cs
- CornerRadiusConverter.cs
- Metafile.cs
- AppLevelCompilationSectionCache.cs
- DataGridCommandEventArgs.cs
- SiteMapNode.cs
- Freezable.cs
- FileChangeNotifier.cs
- TextCharacters.cs
- ObjectDataSourceMethodEventArgs.cs
- MimeTypeAttribute.cs
- Int16Converter.cs
- PropertyMetadata.cs
- EditorPart.cs
- DelegateSerializationHolder.cs
- StateDesignerConnector.cs
- WebPartEditorOkVerb.cs
- RecordBuilder.cs
- SharedDp.cs
- FamilyMapCollection.cs
- SettingsSection.cs
- AspCompat.cs
- TimelineGroup.cs
- linebase.cs
- ReflectTypeDescriptionProvider.cs
- ChildDocumentBlock.cs
- CollectionExtensions.cs
- XmlSerializationWriter.cs
- Attachment.cs
- AdRotatorDesigner.cs
- EventToken.cs
- CatalogZone.cs
- AssociationSet.cs
- HttpListenerResponse.cs
- ContentFilePart.cs
- AsynchronousChannelMergeEnumerator.cs
- Int32Collection.cs
- GeometryHitTestResult.cs
- FormsIdentity.cs
- DictionaryItemsCollection.cs
- XmlAttributeAttribute.cs
- Crypto.cs
- MutexSecurity.cs
- XsdDateTime.cs
- GlyphTypeface.cs
- SqlCrossApplyToCrossJoin.cs
- ExceptionRoutedEventArgs.cs
- AsymmetricKeyExchangeDeformatter.cs
- TextAction.cs
- ColumnMapTranslator.cs
- IdleTimeoutMonitor.cs
- ActivityUtilities.cs