LoggerEntryCollection.Load Method

<< 点击显示目录 >>

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

LoggerEntryCollection.Load Method

BR.AN.PviServices .NET


Given a file name the method tries to load the logger entries.

Overload List

Given a file name the method tries to load the logger entries.

public int Load(string)

Given a file name the method tries to load the logger entries.

public int Load(string,bool)

Given a file name the method tries to load the logger entries.

public int Load(string,string)

Given a file name the method tries to load the logger entries.

public int Load(string,string,bool)

Load logger entries given a XML text reader.

public int Load(XmlTextReader)

See Also

LoggerEntryCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

LoggerEntryCollection.Load(String) Method

LoggerEntryCollection.Load(XmlTextReader) Method