IndexerNameAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy IndexerNameAttribute.

public:
 IndexerNameAttribute(System::String ^ indexerName);
public IndexerNameAttribute (string indexerName);
new System.Runtime.CompilerServices.IndexerNameAttribute : string -> System.Runtime.CompilerServices.IndexerNameAttribute
Public Sub New (indexerName As String)

Parametry

indexerName
String

Nazwa indeksatora, jak pokazano w innych językach.

Dotyczy