<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > TaskCollection Class > TaskCollection Methods > Remove Method > TaskCollection.Remove(String) Method |
Removes the specified item from the collection.
[Visual Basic]
Public Overrides Overloads Sub Remove( _
ByVal key As String _
)
[C#]
public override void Remove(
string key
);
key
The key is the name of the task to be removed.
TaskCollection Class | BR.AN.PviServices Namespace | TaskCollection.Remove Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]