Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / Speech / Src / Recognition / SrgsGrammar / SrgsElementList.cs / 1 / SrgsElementList.cs
//---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // // Description: // // 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 SrgsElementList. /// [Serializable] internal class SrgsElementList : Collection{ //******************************************************************* // // Interfaces Implementations // //******************************************************************* #region Interfaces Implementations protected override void InsertItem (int index, SrgsElement element) { Helpers.ThrowIfNull (element, "element"); base.InsertItem (index, element); } #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: // // 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 SrgsElementList. /// [Serializable] internal class SrgsElementList : Collection{ //******************************************************************* // // Interfaces Implementations // //******************************************************************* #region Interfaces Implementations protected override void InsertItem (int index, SrgsElement element) { Helpers.ThrowIfNull (element, "element"); base.InsertItem (index, element); } #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
- FragmentQueryProcessor.cs
- SafeProcessHandle.cs
- _AutoWebProxyScriptHelper.cs
- DataGridColumn.cs
- FolderBrowserDialogDesigner.cs
- EventArgs.cs
- FileLogRecord.cs
- SymbolPair.cs
- SequenceNumber.cs
- ModelChangedEventArgsImpl.cs
- BackStopAuthenticationModule.cs
- Connector.cs
- DbgCompiler.cs
- HtmlAnchor.cs
- GroupQuery.cs
- InputScope.cs
- XmlSchemaImporter.cs
- FormatterServices.cs
- WindowsTreeView.cs
- Pair.cs
- unsafenativemethodstextservices.cs
- FontSource.cs
- EmptyEnumerator.cs
- ElementInit.cs
- Point3DKeyFrameCollection.cs
- ScriptReferenceEventArgs.cs
- ApplicationId.cs
- QueryAccessibilityHelpEvent.cs
- FixedFindEngine.cs
- XmlLanguageConverter.cs
- TemplateBindingExtensionConverter.cs
- TableItemPattern.cs
- AttributeEmitter.cs
- EditCommandColumn.cs
- AQNBuilder.cs
- EpmHelper.cs
- EncryptedData.cs
- SiteMapDataSourceView.cs
- HttpUnhandledOperationInvoker.cs
- AdornerDecorator.cs
- WindowProviderWrapper.cs
- _TimerThread.cs
- TextShapeableCharacters.cs
- smtppermission.cs
- XmlSchemaSimpleTypeRestriction.cs
- Translator.cs
- CreateUserErrorEventArgs.cs
- MissingFieldException.cs
- thaishape.cs
- HScrollProperties.cs
- URLMembershipCondition.cs
- CancellableEnumerable.cs
- ButtonField.cs
- DocumentApplication.cs
- ProviderConnectionPoint.cs
- VoiceSynthesis.cs
- GuidConverter.cs
- SyndicationSerializer.cs
- KeyValueInternalCollection.cs
- InputElement.cs
- ServiceDocumentFormatter.cs
- NonParentingControl.cs
- BookmarkManager.cs
- TypedTableBase.cs
- PropertyOverridesDialog.cs
- BaseUriHelper.cs
- TaskHelper.cs
- IIS7UserPrincipal.cs
- HintTextConverter.cs
- CodeDomConfigurationHandler.cs
- QuotedPrintableStream.cs
- tibetanshape.cs
- StyleSelector.cs
- HostedTransportConfigurationManager.cs
- ItemContainerGenerator.cs
- ErrorInfoXmlDocument.cs
- MessageSmuggler.cs
- Debug.cs
- ContourSegment.cs
- ConfigurationSectionGroup.cs
- BamlTreeMap.cs
- VerticalAlignConverter.cs
- CodeNamespace.cs
- HashAlgorithm.cs
- FtpCachePolicyElement.cs
- Scene3D.cs
- RuntimeHelpers.cs
- ObservableCollectionDefaultValueFactory.cs
- PenThreadPool.cs
- SplitterCancelEvent.cs
- ComplexType.cs
- dataSvcMapFileLoader.cs
- CultureMapper.cs
- Enlistment.cs
- PrintDialogException.cs
- DataGridViewTextBoxEditingControl.cs
- SQLString.cs
- RequestChannel.cs
- Track.cs
- PageContentCollection.cs