Share via


IndexerNameAttribute Class

Indicates the name by which a particular indexer is known in programming languages that do not directly support indexers.

Namespace: System.Runtime.CompilerServices
Assembly: mscorlib (in mscorlib.dll)

Syntax

[AttributeUsageAttribute]
[SerializableAttribute]
public sealed class IndexerNameAttribute : Attribute

Remarks

Items in this namespace are for use by Microsoft® Visual Studio®. You should not try to use them in your applications.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

IndexerNameAttribute Members
System.Runtime.CompilerServices Namespace