LoggerEntryCollection.RemoveCollection(LoggerEntryCollection) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LoggerEntryCollection.RemoveCollection(LoggerEntryCollection) Method

BR.AN.PviServices .NET


Call this method to remove a specific collection

[Visual Basic]

Public Overloads Sub RemoveCollection( _

  ByVal loggerEntries As LoggerEntryCollection _

)

[C#]

public void RemoveCollection(

  LoggerEntryCollection loggerEntries

);

Parameters

loggerEntries

The list of loggerEntries

See Also

LoggerEntryCollection Class | BR.AN.PviServices Namespace | LoggerEntryCollection.RemoveCollection Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]