<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerCollection.Remove Method |
Helper to remove a arrayList item by specifying the name of the module.
[Visual Basic]
Public Overrides Overloads Sub Remove( _
ByVal key As String _
)
[C#]
public override void Remove(
string key
);
key
The name of the module.
LoggerCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]