Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / clr / src / BCL / System / Runtime / CompilerServices / IndexerNameAttribute.cs / 1 / 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) {} } }
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- BigInt.cs
- DictionarySectionHandler.cs
- FormViewUpdateEventArgs.cs
- CodeAttributeArgumentCollection.cs
- TabletCollection.cs
- Walker.cs
- TextBoxView.cs
- TextCompositionEventArgs.cs
- OuterGlowBitmapEffect.cs
- PerformanceCounterCategory.cs
- X509CertificateValidator.cs
- BitConverter.cs
- FileDialogCustomPlace.cs
- SafeSystemMetrics.cs
- safelink.cs
- OracleParameterBinding.cs
- FormatterConverter.cs
- EntityReference.cs
- ControlTemplate.cs
- CombinedGeometry.cs
- AppliedDeviceFiltersDialog.cs
- MetadataUtil.cs
- FileVersion.cs
- ProvidersHelper.cs
- BitmapEffectDrawingContextWalker.cs
- ToolboxDataAttribute.cs
- NonDualMessageSecurityOverHttpElement.cs
- SymbolEqualComparer.cs
- ControlCollection.cs
- XmlIterators.cs
- _TLSstream.cs
- SHA512.cs
- HyperlinkAutomationPeer.cs
- Application.cs
- LabelDesigner.cs
- OutOfProcStateClientManager.cs
- RoutedEventValueSerializer.cs
- XmlDictionaryReaderQuotas.cs
- _LocalDataStore.cs
- TemplateKey.cs
- DataColumnChangeEvent.cs
- ObjectIDGenerator.cs
- HttpRequestCacheValidator.cs
- Int32Storage.cs
- TextTreeNode.cs
- OverflowException.cs
- ThreadStateException.cs
- Imaging.cs
- DrawingVisualDrawingContext.cs
- ForeignKeyConstraint.cs
- FontUnit.cs
- WebServiceReceive.cs
- Camera.cs
- InstalledFontCollection.cs
- PeerName.cs
- ElementAtQueryOperator.cs
- StylusEventArgs.cs
- Logging.cs
- MailWebEventProvider.cs
- DataListItemEventArgs.cs
- WasNotInstalledException.cs
- ActivationArguments.cs
- Point3D.cs
- CodeDomExtensionMethods.cs
- odbcmetadatafactory.cs
- HasCopySemanticsAttribute.cs
- GeneralTransform.cs
- WebExceptionStatus.cs
- PropertyChangingEventArgs.cs
- SqlReorderer.cs
- PropertyFilter.cs
- GetPageNumberCompletedEventArgs.cs
- HealthMonitoringSectionHelper.cs
- _HTTPDateParse.cs
- DetailsViewCommandEventArgs.cs
- StickyNoteContentControl.cs
- RtfToken.cs
- AxHost.cs
- KeyValueConfigurationCollection.cs
- TrustManagerPromptUI.cs
- QilPatternVisitor.cs
- RealProxy.cs
- LayoutManager.cs
- InputLanguageCollection.cs
- HandlerBase.cs
- IItemContainerGenerator.cs
- StringHandle.cs
- SqlInternalConnection.cs
- HttpStreamFormatter.cs
- InstanceCreationEditor.cs
- DataKey.cs
- StorageTypeMapping.cs
- Application.cs
- PointLight.cs
- ConstrainedDataObject.cs
- Win32.cs
- ActivityBuilder.cs
- PropertyPath.cs
- SystemException.cs
- ValueQuery.cs