<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerEntryCollection.RemoveCollection(LoggerEntryCollection) Method |
Call this method to remove a specific collection
[Visual Basic]
Public Overloads Sub RemoveCollection( _
ByVal loggerEntries As LoggerEntryCollection _
)
[C#]
public void RemoveCollection(
LoggerEntryCollection loggerEntries
);
loggerEntries
The list of loggerEntries
LoggerEntryCollection Class | BR.AN.PviServices Namespace | LoggerEntryCollection.RemoveCollection Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]