<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LoggerEntryCollection Class > LoggerEntryCollection Methods > Remove Method > LoggerEntryCollection.Remove(String) Method |
Remove 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 to be used to remove the item.
LoggerEntryCollection Class | BR.AN.PviServices Namespace | LoggerEntryCollection.Remove Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]