Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / Speech / Src / Recognition / SrgsGrammar / SrgsItemList.cs / 1 / SrgsItemList.cs
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
//
// Description:
// Srgs Item only Element List. Derived from SrgsItemList
//
// History:
// 5/1/2004 jeanfp Created from the Kurosawa Code
//---------------------------------------------------------------------------
using System;
using System.Collections.ObjectModel;
using System.Speech.Internal;
namespace System.Speech.Recognition.SrgsGrammar
{
///
/// Summary description for SrgsItemList.
///
[Serializable]
internal class SrgsItemList : Collection
{
//*******************************************************************
//
// Interfaces Implementations
//
//*******************************************************************
#region Interfaces Implementations
protected override void InsertItem (int index, SrgsItem item)
{
Helpers.ThrowIfNull (item, "item");
base.InsertItem (index, item);
}
#endregion
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
//
// Description:
// Srgs Item only Element List. Derived from SrgsItemList
//
// History:
// 5/1/2004 jeanfp Created from the Kurosawa Code
//---------------------------------------------------------------------------
using System;
using System.Collections.ObjectModel;
using System.Speech.Internal;
namespace System.Speech.Recognition.SrgsGrammar
{
///
/// Summary description for SrgsItemList.
///
[Serializable]
internal class SrgsItemList : Collection
{
//*******************************************************************
//
// Interfaces Implementations
//
//*******************************************************************
#region Interfaces Implementations
protected override void InsertItem (int index, SrgsItem item)
{
Helpers.ThrowIfNull (item, "item");
base.InsertItem (index, item);
}
#endregion
}
}
// 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
- DataGridColumn.cs
- ExtensionSimplifierMarkupObject.cs
- LazyTextWriterCreator.cs
- IPCCacheManager.cs
- AnnotationResourceChangedEventArgs.cs
- _ListenerAsyncResult.cs
- ServiceBusyException.cs
- LightweightCodeGenerator.cs
- ClientRuntimeConfig.cs
- MatrixKeyFrameCollection.cs
- EditCommandColumn.cs
- QilTypeChecker.cs
- parserscommon.cs
- Debug.cs
- GrammarBuilderPhrase.cs
- Latin1Encoding.cs
- VisualTreeHelper.cs
- BasicViewGenerator.cs
- UnmanagedMarshal.cs
- MessageSmuggler.cs
- ReferencedAssemblyResolver.cs
- AutomationIdentifier.cs
- Queue.cs
- QueryContinueDragEvent.cs
- PartialCachingControl.cs
- ResourceManager.cs
- HostVisual.cs
- IteratorDescriptor.cs
- wgx_commands.cs
- _Win32.cs
- ResourcesBuildProvider.cs
- DbConnectionPoolGroup.cs
- XmlSchemaAttributeGroupRef.cs
- TempFiles.cs
- Validator.cs
- EventLogPermission.cs
- RadioButton.cs
- XmlnsDictionary.cs
- ClientRuntimeConfig.cs
- ComboBoxItem.cs
- ClientConfigPaths.cs
- ClientTargetSection.cs
- RootBrowserWindowAutomationPeer.cs
- AutoResizedEvent.cs
- Decoder.cs
- ConstNode.cs
- NotificationContext.cs
- PriorityBinding.cs
- FixedPage.cs
- __ComObject.cs
- CardSpacePolicyElement.cs
- NotifyIcon.cs
- HitTestParameters3D.cs
- TextWriterEngine.cs
- ActivationArguments.cs
- FileDialog.cs
- CLSCompliantAttribute.cs
- EmptyStringExpandableObjectConverter.cs
- ColorConverter.cs
- XmlLinkedNode.cs
- PropertyCondition.cs
- Identity.cs
- LongValidator.cs
- MetabaseServerConfig.cs
- CompositeKey.cs
- CatalogPart.cs
- NumericUpDownAccelerationCollection.cs
- ConfigXmlAttribute.cs
- BamlWriter.cs
- WinFormsSpinner.cs
- CodeCastExpression.cs
- StringOutput.cs
- StandardRuntimeEnumValidator.cs
- PointAnimationClockResource.cs
- StringSource.cs
- DataColumnCollection.cs
- returneventsaver.cs
- LinqDataView.cs
- ReflectPropertyDescriptor.cs
- TypeResolvingOptionsAttribute.cs
- ApplicationFileCodeDomTreeGenerator.cs
- Mouse.cs
- ToolStripCustomTypeDescriptor.cs
- ClientTargetSection.cs
- MeasurementDCInfo.cs
- OleDbParameterCollection.cs
- StringFunctions.cs
- EpmSyndicationContentDeSerializer.cs
- XmlSiteMapProvider.cs
- BitmapFrameEncode.cs
- WeakReferenceEnumerator.cs
- DoubleLink.cs
- ImageButton.cs
- Internal.cs
- HttpCacheVary.cs
- EasingKeyFrames.cs
- Highlights.cs
- Int16Converter.cs
- CurrentTimeZone.cs
- OrderingExpression.cs