DiscoveryInformationListRemove Method

CVB.Net Documentation
Not supported.

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

public bool Remove(
	DiscoveryInformation item
)

Parameters

item
Type: Stemmer.Cvb.DriverDiscoveryInformation
Ignored.

Return Value

Type: Boolean
Nothing.

Implements

ICollectionTRemove(T)
Exceptions

ExceptionCondition
NotSupportedExceptionThis collection is read only.
See Also

Reference