Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / Runtime / CompilerServices / IndexerNameAttribute.cs / 1305376 / IndexerNameAttribute.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== namespace System.Runtime.CompilerServices { using System; [Serializable] [AttributeUsage(AttributeTargets.Property, Inherited = true)] [System.Runtime.InteropServices.ComVisible(true)] public sealed class IndexerNameAttribute: Attribute { public IndexerNameAttribute(String indexerName) {} } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== namespace System.Runtime.CompilerServices { using System; [Serializable] [AttributeUsage(AttributeTargets.Property, Inherited = true)] [System.Runtime.InteropServices.ComVisible(true)] public sealed class IndexerNameAttribute: Attribute { public IndexerNameAttribute(String indexerName) {} } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SQLMoneyStorage.cs
- ObjectListItem.cs
- ListBase.cs
- MetadataPropertyCollection.cs
- CompiledELinqQueryState.cs
- OpacityConverter.cs
- HostExecutionContextManager.cs
- MarkupObject.cs
- HtmlValidationSummaryAdapter.cs
- XmlLanguage.cs
- WebServiceClientProxyGenerator.cs
- KeyPullup.cs
- CompositeControl.cs
- Light.cs
- TemplateBindingExtensionConverter.cs
- BufferedGraphics.cs
- ReferenceSchema.cs
- UserControl.cs
- DiscreteKeyFrames.cs
- OptimisticConcurrencyException.cs
- OdbcDataReader.cs
- CngAlgorithmGroup.cs
- ColumnResizeUndoUnit.cs
- SimpleWebHandlerParser.cs
- DesignerAutoFormat.cs
- SwitchCase.cs
- AnimatedTypeHelpers.cs
- KerberosTokenFactoryCredential.cs
- DataGridViewToolTip.cs
- OverloadGroupAttribute.cs
- xmlfixedPageInfo.cs
- TableItemPatternIdentifiers.cs
- XmlSerializerFactory.cs
- OAVariantLib.cs
- WinFormsUtils.cs
- PolicyLevel.cs
- SafeFileMappingHandle.cs
- Tokenizer.cs
- CqlErrorHelper.cs
- Bold.cs
- RepeatBehavior.cs
- SettingsAttributeDictionary.cs
- ListViewEditEventArgs.cs
- UnsafeNativeMethods.cs
- __FastResourceComparer.cs
- IdnMapping.cs
- wmiprovider.cs
- QuaternionConverter.cs
- SqlDependency.cs
- SmiMetaData.cs
- SqlNotificationRequest.cs
- SqlTriggerAttribute.cs
- SchemaImporterExtensionElementCollection.cs
- AsyncPostBackErrorEventArgs.cs
- MaskedTextBoxDesigner.cs
- UriTemplateLiteralQueryValue.cs
- FlowDocumentPageViewerAutomationPeer.cs
- DefaultPropertyAttribute.cs
- ExceptionTrace.cs
- TextTreeInsertElementUndoUnit.cs
- GacUtil.cs
- TypeBuilder.cs
- FlatButtonAppearance.cs
- BufferedStream2.cs
- ProfilePropertySettings.cs
- sitestring.cs
- BaseParaClient.cs
- MutexSecurity.cs
- WorkflowLayouts.cs
- WindowsListViewItem.cs
- SiteMapNodeItem.cs
- MulticastNotSupportedException.cs
- XmlSerializerNamespaces.cs
- TableRow.cs
- JsonClassDataContract.cs
- AdRotator.cs
- ListSourceHelper.cs
- XmlChoiceIdentifierAttribute.cs
- BinaryMethodMessage.cs
- PointLightBase.cs
- ExpressionBindings.cs
- SyndicationElementExtensionCollection.cs
- _LazyAsyncResult.cs
- RSAOAEPKeyExchangeFormatter.cs
- DataGridViewBand.cs
- InteropDesigner.xaml.cs
- MulticastOption.cs
- SQLUtility.cs
- ApplicationBuildProvider.cs
- Splitter.cs
- DbConnectionPoolIdentity.cs
- ColorTransform.cs
- Events.cs
- TagElement.cs
- TextEvent.cs
- UserControlBuildProvider.cs
- Zone.cs
- XsdDateTime.cs
- SecurityException.cs
- HotSpotCollection.cs