IndexerNameAttribute(String) Konstruktor

Definice

Inicializuje novou instanci IndexerNameAttribute třídy.

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

Název indexeru, jak je znázorněno v jiných jazycích.

Platí pro