Mono Class Library: System.Runtime.CompilerServices Namespace

System.Runtime.CompilerServices.IndexerNameAttribute Class

This attribute is used to indicate the name by which an indexer is known in programming languages that do not support indexers directly. [Edit]

See Also: IndexerNameAttribute Members

System.Object
     System.Attribute
          System.Runtime.CompilerServices.IndexerNameAttribute

[System.AttributeUsage(System.AttributeTargets.Property, Inherited=true)]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class IndexerNameAttribute : Attribute

Remarks

Note:

This attribute is directly processed by the compiler, and cannot be accessed after compilation through Reflection.

[Edit]

Requirements

Namespace: System.Runtime.CompilerServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0