This topic has not yet been rated - Rate this topic

Remove Method

IIS 7.0

Removes the first occurrence of an element from the collection.

Namespace:  Microsoft.Web.Administration
Assembly:  Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
public void Remove(
	T element
)

Parameters

element
Type: T
The element to remove from the collection
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.