ServerNamespaceListIListStringRemoveAt Method

CVB.Net Documentation

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

void IList<string>.RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32
The zero-based index of the item to remove.

Implements

IListTRemoveAt(Int32)
Exceptions

See Also

Reference