ServerNamespaceListICollectionStringAdd 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 ICollection<string>.Add(
	string item
)

Parameters

item
Type: SystemString
The object to add to the ICollectionT.

Implements

ICollectionTAdd(T)
Exceptions

See Also

Reference