LoggerCollection.Remove Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LoggerCollection.Remove Method

BR.AN.PviServices .NET


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

);

Parameters

key

The name of the module.

See Also

LoggerCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]