<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LoggerEntryCollection Class > LoggerEntryCollection Methods > LoggerEntryCollection.ContainsKey Method |
Determines whether the collection contains the specific object.
[Visual Basic]
Public Overrides Sub ContainsKey( _
ByVal key As Object _
)
[C#]
public override bool ContainsKey(
object key
);
key
Object key
true if contains, otherwise false
LoggerEntryCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]