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
- WebPartTransformer.cs
- StructureChangedEventArgs.cs
- Internal.cs
- IPCCacheManager.cs
- GACMembershipCondition.cs
- HostProtectionException.cs
- BinaryHeap.cs
- CodeSubDirectory.cs
- GeneralTransform3D.cs
- StaticExtensionConverter.cs
- Common.cs
- ConnectivityStatus.cs
- ZipIOBlockManager.cs
- HitTestResult.cs
- ProviderIncompatibleException.cs
- ReadOnlyMetadataCollection.cs
- EntityDataSourceQueryBuilder.cs
- DataGridViewHeaderCell.cs
- BamlMapTable.cs
- WebHttpBindingElement.cs
- ClientTargetSection.cs
- AttributeCollection.cs
- XmlElement.cs
- XmlSchemaElement.cs
- RadioButtonRenderer.cs
- WebPageTraceListener.cs
- NullToBooleanConverter.cs
- SessionState.cs
- CodeIdentifiers.cs
- documentation.cs
- MSAANativeProvider.cs
- MaterializeFromAtom.cs
- StringBlob.cs
- DoubleLinkListEnumerator.cs
- SQLInt16Storage.cs
- NamespaceQuery.cs
- NameValuePermission.cs
- OdbcCommand.cs
- ContentElementAutomationPeer.cs
- TextSelectionProcessor.cs
- Send.cs
- DefaultParameterValueAttribute.cs
- DataGridColumnFloatingHeader.cs
- MaskedTextBox.cs
- DataGridViewComboBoxCell.cs
- ProxyFragment.cs
- ScalarOps.cs
- entityreference_tresulttype.cs
- UriWriter.cs
- PageFunction.cs
- JavaScriptSerializer.cs
- RefreshPropertiesAttribute.cs
- OleDbDataReader.cs
- XmlLanguage.cs
- IconHelper.cs
- LogReservationCollection.cs
- SmiEventStream.cs
- HtmlForm.cs
- PropertyFilter.cs
- BooleanKeyFrameCollection.cs
- FontDialog.cs
- SoundPlayer.cs
- Utils.cs
- HttpDateParse.cs
- DetailsViewPageEventArgs.cs
- VerticalConnector.xaml.cs
- ComPlusDiagnosticTraceSchemas.cs
- WsdlInspector.cs
- UIPermission.cs
- Point3DAnimationUsingKeyFrames.cs
- OverflowException.cs
- GeneralTransform3D.cs
- JsonFormatGeneratorStatics.cs
- PinnedBufferMemoryStream.cs
- ToolBarDesigner.cs
- CharacterString.cs
- StyleTypedPropertyAttribute.cs
- CodeNamespace.cs
- DirectionalLight.cs
- xamlnodes.cs
- PrincipalPermission.cs
- FormViewDeletedEventArgs.cs
- XmlEnumAttribute.cs
- CustomAttributeFormatException.cs
- LinqDataSourceContextData.cs
- DesignerForm.cs
- HtmlContainerControl.cs
- MapPathBasedVirtualPathProvider.cs
- PropertyChangedEventManager.cs
- DATA_BLOB.cs
- PackWebResponse.cs
- StylusCaptureWithinProperty.cs
- MultiBinding.cs
- Substitution.cs
- ErrorHandler.cs
- HtmlLink.cs
- SelectedDatesCollection.cs
- NetStream.cs
- CodeIdentifier.cs
- OdbcEnvironment.cs