Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / 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
- CipherData.cs
- BamlLocalizer.cs
- SqlDataSourceAdvancedOptionsForm.cs
- BitmapEffectGeneralTransform.cs
- VerificationAttribute.cs
- DecoderFallbackWithFailureFlag.cs
- InputReportEventArgs.cs
- BrowserCapabilitiesCodeGenerator.cs
- DbProviderFactories.cs
- DataControlFieldCollection.cs
- UrlAuthFailedErrorFormatter.cs
- CommonEndpointBehaviorElement.cs
- CompressStream.cs
- ProtocolElementCollection.cs
- safex509handles.cs
- ReachSerializableProperties.cs
- QuaternionAnimation.cs
- PropertyPathConverter.cs
- ProfileService.cs
- PeerCollaborationPermission.cs
- Logging.cs
- dtdvalidator.cs
- OletxResourceManager.cs
- IndentedWriter.cs
- DashStyle.cs
- Restrictions.cs
- DataSourceCacheDurationConverter.cs
- HttpMethodAttribute.cs
- OrderedDictionary.cs
- TextSpanModifier.cs
- Operators.cs
- WindowsScrollBarBits.cs
- StreamUpdate.cs
- PassportAuthenticationEventArgs.cs
- hresults.cs
- RegexRunnerFactory.cs
- OdbcEnvironment.cs
- ObjectViewQueryResultData.cs
- ResourceProperty.cs
- StyleXamlTreeBuilder.cs
- IISMapPath.cs
- InputMethod.cs
- FixedFlowMap.cs
- SqlDuplicator.cs
- OleDbMetaDataFactory.cs
- WindowsGraphicsWrapper.cs
- CommentGlyph.cs
- unitconverter.cs
- WmiEventSink.cs
- SqlSelectClauseBuilder.cs
- GifBitmapDecoder.cs
- RegularExpressionValidator.cs
- WorkflowServiceAttributes.cs
- XmlSchemaElement.cs
- ParameterDataSourceExpression.cs
- ConfigurationSettings.cs
- TraceFilter.cs
- arabicshape.cs
- TextParaClient.cs
- GeneralTransform3DTo2D.cs
- WorkflowMessageEventHandler.cs
- ListItemCollection.cs
- DesignerImageAdapter.cs
- M3DUtil.cs
- XmlDataImplementation.cs
- Light.cs
- ReflectionTypeLoadException.cs
- TableLayoutPanel.cs
- WebPartMinimizeVerb.cs
- OleDbMetaDataFactory.cs
- listviewsubitemcollectioneditor.cs
- DoubleIndependentAnimationStorage.cs
- ISFClipboardData.cs
- FontNamesConverter.cs
- DataGridHeaderBorder.cs
- SafeRightsManagementHandle.cs
- DateTimeParse.cs
- WorkflowRuntimeSection.cs
- HtmlInputReset.cs
- CompileXomlTask.cs
- UInt32.cs
- Type.cs
- InputProcessorProfilesLoader.cs
- DirectoryObjectSecurity.cs
- AuthorizationRule.cs
- PrintPreviewGraphics.cs
- TemplatedWizardStep.cs
- AutoGeneratedFieldProperties.cs
- FtpWebResponse.cs
- ButtonRenderer.cs
- StylusLogic.cs
- OpCodes.cs
- HostExecutionContextManager.cs
- ContentFileHelper.cs
- updatecommandorderer.cs
- GridViewCommandEventArgs.cs
- ItemsChangedEventArgs.cs
- QuotaThrottle.cs
- IPEndPointCollection.cs
- XmlChildNodes.cs