IndexerNameAttribute(String) Oluşturucu

Tanım

IndexerNameAttribute sınıfının yeni bir örneğini başlatır.

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)

Parametreler

indexerName
String

Diğer dillere gösterildiği gibi dizin oluşturucunun adı.

Şunlara uygulanır