<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerEntryCollection.RemoveCollection Method |
Call this method to remove a specific collection
Call this method to remove a specific collection
public void RemoveCollection(LoggerEntryCollection)
Depracated method to remove a specific collection (very slow for collections with more than 10000 items!); Use the second implementation with parameter LoggerEntryCollection instead!
public void RemoveCollection(ICollection)
LoggerEntryCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]