DiscoveryInformationListRemoveAt Method

CVB.Net Documentation
Not supported.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public void RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32
Ignored.

Implements

IListTRemoveAt(Int32)
Exceptions

ExceptionCondition
NotSupportedExceptionThis collection is read only.
See Also

Reference