LoggerEntryCollection.RemoveCollection Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

LoggerEntryCollection.RemoveCollection Method

BR.AN.PviServices .NET


Call this method to remove a specific collection

Overload List

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)

See Also

LoggerEntryCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]