Condividi tramite


CoreStrings.NoIndexer(Object) Metodo

Definizione

Una proprietà indicizzata è stata aggiunta al tipo di entità '{entity}'. Tuttavia, non esiste alcun indicizzatore pubblico in '{entity}' che accetta un singolo argomento di tipo 'string' e restituisce il tipo 'object'.

public static string NoIndexer (object entity);
static member NoIndexer : obj -> string
Public Shared Function NoIndexer (entity As Object) As String

Parametri

entity
Object

Restituisce

Si applica a