Udostępnij za pośrednictwem


TagPrefixCollection.Remove(TagPrefixInfo) Metoda

Definicja

Usuwa określony obiekt z kolekcji.

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)

Parametry

tagPrefixInformation
TagPrefixInfo

TagPrefixInfo Obiekt w kolekcji.

Dotyczy