IndexerNameAttribute Class
Indicates the name by which an indexer is known in programming languages that do not support indexers directly.
Namespace:
System.Runtime.CompilerServicesAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [AttributeUsageAttribute] public class IndexerNameAttribute : Attribute
<ExternalAttribute> _ <AttributeUsageAttribute> _ Public Class IndexerNameAttribute _ Inherits Attribute
[ExternalAttribute] [AttributeUsageAttribute] public ref class IndexerNameAttribute : public Attribute
Inheritance Hierarchy
System..::..Attribute
System.Runtime.CompilerServices..::..IndexerNameAttribute