CoreStrings.NoIndexer(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Une propriété indexée a été ajoutée au type d’entité « {entity} ». Mais il n’existe aucun indexeur public sur « {entity} » prenant un seul argument de type « string » et renvoyant le type « object ».
public static string NoIndexer(object entity);
static member NoIndexer : obj -> string
Public Shared Function NoIndexer (entity As Object) As String
Paramètres
- entity
- Object