TagPrefixCollection.Remove(TagPrefixInfo) 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.
Supprime l'objet spécifié de la collection.
public:
void Remove(System::Web::Configuration::TagPrefixInfo ^ tagPrefixInformation);
public void Remove(System.Web.Configuration.TagPrefixInfo tagPrefixInformation);
member this.Remove : System.Web.Configuration.TagPrefixInfo -> unit
Public Sub Remove (tagPrefixInformation As TagPrefixInfo)
Paramètres
- tagPrefixInformation
- TagPrefixInfo
Objet TagPrefixInfo de la collection.