<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LoggerCollection Class |
Implementation of a collectio of logger module objects.
For a list of all members of this type, see LoggerCollection Members .
LoggerCollection
[Visual Basic]
<DefaultMember(MemberName:=""Item"")> _
Public Class LoggerCollection
Inherits SynchronizableBaseCollection
[C#]
[DefaultMember(MemberName=""Item"")]
public class LoggerCollection : SynchronizableBaseCollection
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This collection does not care about SG3 or SG4 logger modules. The collection treats them as Logger objects.
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
LoggerCollection Members | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]
Topics in this section: