<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerCollection Constructor |
Initializes a new instance of the LoggerCollection class.
[Visual Basic]
Public Overloads Sub New( _
ByVal parent As Object, _
ByVal name As String _
)
[C#]
object parent,
string name
);
parent
The parent object.
name
The name of the logger collection.
LoggerCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]