<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerCollection.Add Method |
Add the logger to the collection.
[Visual Basic]
Public Overloads Sub Add( _
ByVal logger As Logger _
)
[C#]
public int Add(
Logger logger
);
logger
The reference of the logger module to add.
The position where the logger has been add.
LoggerCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]