Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / DataWeb / Server / System / Data / Services / Serializers / DictionaryContent.cs / 1305376 / DictionaryContent.cs
//----------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Provides a syndication content that holds name/value pairs.
//
//
// @owner [....]
//---------------------------------------------------------------------
namespace System.Data.Services.Serializers
{
#region Namespaces.
using System.Collections.Generic;
using System.Diagnostics;
using System.ServiceModel.Syndication;
using System.Xml;
#endregion Namespaces.
///
/// Use this class to hold the name/value pairs of content that will be written
/// to the content element of a syndication item.
///
internal class DictionaryContent : SyndicationContent
{
#region Private fields.
/// Content for a property value: one of a string, dictionary or null.
private List
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- EntityFrameworkVersions.cs
- UpWmlMobileTextWriter.cs
- CharAnimationUsingKeyFrames.cs
- LoadedOrUnloadedOperation.cs
- EtwTrace.cs
- PartialList.cs
- FlowDocumentReaderAutomationPeer.cs
- InternalMappingException.cs
- GuidTagList.cs
- TaiwanLunisolarCalendar.cs
- RtfControlWordInfo.cs
- NodeInfo.cs
- AttachInfo.cs
- WebPartManagerInternals.cs
- ButtonBase.cs
- StylusPointPropertyInfo.cs
- OdbcConnectionPoolProviderInfo.cs
- DataGridViewDesigner.cs
- NominalTypeEliminator.cs
- TypeContext.cs
- SqlIdentifier.cs
- PrintControllerWithStatusDialog.cs
- DataServiceQuery.cs
- TypeSystem.cs
- FloaterParagraph.cs
- ToolStripControlHost.cs
- FixedSOMFixedBlock.cs
- GeneratedContractType.cs
- DataContract.cs
- UIElementAutomationPeer.cs
- Span.cs
- SemaphoreSlim.cs
- XmlDataProvider.cs
- EntityDataSourceStatementEditor.cs
- PolyLineSegment.cs
- SmtpDigestAuthenticationModule.cs
- DispatcherExceptionEventArgs.cs
- ColorMap.cs
- ProfileGroupSettings.cs
- UmAlQuraCalendar.cs
- XmlDocumentSurrogate.cs
- NativeBuffer.cs
- NonParentingControl.cs
- XmlMemberMapping.cs
- SocketElement.cs
- IPAddressCollection.cs
- SqlDataSourceStatusEventArgs.cs
- SafeProcessHandle.cs
- _NtlmClient.cs
- ServiceOperationParameter.cs
- ActivityTrace.cs
- ResourceIDHelper.cs
- SQLDateTimeStorage.cs
- ComponentChangingEvent.cs
- EventRouteFactory.cs
- FlowLayout.cs
- DragDrop.cs
- Reference.cs
- DefaultShape.cs
- CancelEventArgs.cs
- BoundingRectTracker.cs
- SessionState.cs
- sqlcontext.cs
- WebPart.cs
- UnsignedPublishLicense.cs
- DesignerProperties.cs
- NonVisualControlAttribute.cs
- ObjectNavigationPropertyMapping.cs
- AngleUtil.cs
- CodeConstructor.cs
- CodeObjectCreateExpression.cs
- IdnMapping.cs
- EntityTransaction.cs
- FillErrorEventArgs.cs
- ProcessHost.cs
- EdgeModeValidation.cs
- ApplicationGesture.cs
- SystemKeyConverter.cs
- NotFiniteNumberException.cs
- CrossContextChannel.cs
- DateRangeEvent.cs
- UntrustedRecipientException.cs
- SolidColorBrush.cs
- ResourceReferenceExpression.cs
- AdornerPresentationContext.cs
- JapaneseLunisolarCalendar.cs
- ParagraphResult.cs
- SqlEnums.cs
- ScaleTransform.cs
- BuiltInExpr.cs
- TimeSpanStorage.cs
- PackagePartCollection.cs
- ClickablePoint.cs
- RuntimeConfigLKG.cs
- TransformPatternIdentifiers.cs
- InkPresenterAutomationPeer.cs
- NavigationProperty.cs
- Msec.cs
- SelectorAutomationPeer.cs
- RuleAction.cs