LoggerCollection.Load Method

<< 点击显示目录 >>

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

LoggerCollection.Load Method

BR.AN.PviServices .NET


This method loads logger entries from a stream.

Overload List

This method loads logger entries from a stream.

public int Load(StreamReader)

This method loads logger entries from a xml file.

public int Load(string)

See Also

LoggerCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

LoggerCollection.Load(StreamReader) Method

LoggerCollection.Load(String) Method