<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > HashtableArray Class > HashtableArray Methods > HashtableArray.Remove Method |
Removes the element with the specified key from the System.Collections.Hashtable.
[Visual Basic]
Public Sub Remove( _
ByVal key As Object _
)
[C#]
public void Remove(
object key
);
key
The key of the element to remove.
HashtableArray Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]