Condividi tramite


RegexWorker.Item[String] Proprietà

Definizione

Funzione di accesso alla classe.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 property System::String ^ default[System::String ^] { System::String ^ get(System::String ^ key); };
public string this[string key] { get; }
member this.Item(string) : string
Default Public ReadOnly Property Item(key As String) As String

Parametri

key
String

Chiave specificata.

Valore della proprietà

Valore interno associato al parametro key specificato.

Si applica a