LoggerEntryCollection Methods

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LoggerEntryCollection Class >

LoggerEntryCollection Methods

BR.AN.PviServices .NET


The methods of the LoggerEntryCollection class are listed below. For a complete list of LoggerEntryCollection class members, see the LoggerEntryCollection Members topic.

Public Instance Methods

pubmethodAdd

Overloaded. Add the logger entry to the sorted list.

pubmethodClear

Call thsi member to do the Cleanup.

pubmethodContainsKey

Determines whether the collection contains the specific object.

pubmethodLoad

Overloaded. Load logger entries given a XML text reader.

pubmethodRemove

Overloaded. Remove the specified item from the collection

pubmethodRemoveCollection

Overloaded. Depracated method to remove a specific collection (very slow for collections with more than 10000 items!); Use the second implementation with parameter LoggerEntryCollection instead!

pubmethodSave

Overloaded. Implements the save functionality into a Stringbuilder.

pubmethodSaveArlEntries

Call this method to save all LogEntries in ARL Format

pubmethodSaveAs

Saves the logger entries to a file in the specified format.

See Also

LoggerEntryCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

LoggerEntryCollection.Add Method

LoggerEntryCollection.Clear Method

LoggerEntryCollection.ContainsKey Method

LoggerEntryCollection.Load Method

LoggerEntryCollection.Remove Method

LoggerEntryCollection.Save Method

LoggerEntryCollection.SaveAs Method