AuthenticationModuleElementCollection::RemoveAt Method (Int32)

 

Removes the element at the specified index.

Namespace:   System.Net.Configuration
Assembly:  System (in System.dll)

public:
void RemoveAt(
	int index
)

Parameters

index
Type: System::Int32

The zero-based index of the element to remove.

.NET Framework
Available since 2.0
Return to top
Show: