This attribute is used to indicate the name by which an indexer is known in programming languages that do not support indexers directly.
See Also:
IndexerNameAttribute Members
Syntax
[System.AttributeUsage(System.AttributeTargets.Property, Inherited=true)]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class
IndexerNameAttribute :
AttributeRemarks
Requirements
Namespace: System.Runtime.CompilerServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0