Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModelInstall / System / ServiceModel / Install / Configuration / ServiceModelConfigurationSectionCollection.cs / 1 / ServiceModelConfigurationSectionCollection.cs
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- namespace System.ServiceModel.Install.Configuration { using System; using System.Collections; using System.Collections.Generic; public class ServiceModelConfigurationSectionCollection : List{ List configSections; public ServiceModelConfigurationSectionCollection() { this.configSections = new List (); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- DateTimeStorage.cs
- UserControlAutomationPeer.cs
- ListViewInsertedEventArgs.cs
- XmlCompatibilityReader.cs
- XmlCharType.cs
- XmlILModule.cs
- NullableDoubleSumAggregationOperator.cs
- PlaceHolder.cs
- Transform.cs
- XPathSelfQuery.cs
- ContainerAction.cs
- XmlSchemaAnnotation.cs
- TableLayout.cs
- SoapSchemaImporter.cs
- TrackingMemoryStreamFactory.cs
- PropertyValueUIItem.cs
- DataViewListener.cs
- CompiledXpathExpr.cs
- ICspAsymmetricAlgorithm.cs
- HtmlInputRadioButton.cs
- TransformGroup.cs
- LoginStatusDesigner.cs
- hwndwrapper.cs
- ParseHttpDate.cs
- DesignerActionService.cs
- xmlsaver.cs
- PropertyChangingEventArgs.cs
- DoubleLinkList.cs
- LineBreak.cs
- PatternMatcher.cs
- OdbcDataAdapter.cs
- SimpleHandlerFactory.cs
- MarshalByValueComponent.cs
- MergeLocalizationDirectives.cs
- DataBindingExpressionBuilder.cs
- ExtensionQuery.cs
- WebBrowserBase.cs
- Line.cs
- Menu.cs
- WebBrowserNavigatedEventHandler.cs
- BulletedList.cs
- UnsafeNativeMethods.cs
- XPathEmptyIterator.cs
- FormViewDeletedEventArgs.cs
- IncrementalReadDecoders.cs
- DelegatedStream.cs
- StrokeFIndices.cs
- XmlElementAttributes.cs
- CopyOnWriteList.cs
- ValidationRule.cs
- ServiceOperation.cs
- DbProviderFactory.cs
- XhtmlBasicImageAdapter.cs
- InlinedAggregationOperatorEnumerator.cs
- ParallelTimeline.cs
- SqlWebEventProvider.cs
- ProfileInfo.cs
- XmlAttributeAttribute.cs
- HyperLinkColumn.cs
- VSWCFServiceContractGenerator.cs
- ObjectContext.cs
- XPathDocumentBuilder.cs
- GenericEnumerator.cs
- StylusEditingBehavior.cs
- messageonlyhwndwrapper.cs
- ClientTarget.cs
- FontSizeConverter.cs
- UnitControl.cs
- SettingsBase.cs
- ListItemDetailViewAttribute.cs
- DataGridViewRowPostPaintEventArgs.cs
- DataGridViewCellFormattingEventArgs.cs
- SchemaElementDecl.cs
- SqlFlattener.cs
- WebPartChrome.cs
- SqlError.cs
- PackWebResponse.cs
- Exception.cs
- GroupBoxRenderer.cs
- Encoder.cs
- SiteMapNodeItemEventArgs.cs
- SymDocumentType.cs
- DeleteMemberBinder.cs
- IdentifierService.cs
- AttachedAnnotation.cs
- AssociationType.cs
- AppSettingsSection.cs
- AdRotator.cs
- TemplateParser.cs
- MonthChangedEventArgs.cs
- CacheSection.cs
- SessionParameter.cs
- DescendentsWalker.cs
- WriterOutput.cs
- DataPager.cs
- DataGridColumn.cs
- OperationAbortedException.cs
- HtmlImage.cs
- PtsHost.cs
- TextMarkerSource.cs