<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LoggerEntryCollection Class > LoggerEntryCollection Methods > Add Method > LoggerEntryCollection.Add(LoggerEntryBase) Method |
Add the logger entry to the sorted list.
[Visual Basic]
Public Overloads Sub Add( _
ByVal entry As LoggerEntryBase _
)
[C#]
public int Add(
LoggerEntryBase entry
);
entry
The logger entry.
The status
LoggerEntryCollection Class | BR.AN.PviServices Namespace | LoggerEntryCollection.Add Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]