<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LoggerEntryCollection Class > LoggerEntryCollection Constructor > LoggerEntryCollection Constructor |
Initializes a new instance of the LoggerEntryCollection class.
[Visual Basic]
Public Overloads Sub New( _
ByVal name As String, _
ByVal eventEntries As LoggerEntryCollection _
)
[C#]
string name,
LoggerEntryCollection eventEntries
);
name
The name of the collection.
eventEntries
The collection of error entries.
LoggerEntryCollection Class | BR.AN.PviServices Namespace | LoggerEntryCollection Constructor Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]