<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LoggerEntryCollection Class > LoggerEntryCollection Methods > Save Method > LoggerEntryCollection.Save(StringBuilder) Method |
Implements the save functionality into a Stringbuilder.
[Visual Basic]
Public Overloads Sub Save( _
ByRef xmlTextBlock As StringBuilder _
)
[C#]
public int Save(
ref StringBuilder xmlTextBlock
);
xmlTextBlock
The Strinbgbuilder object which will get the ARL content.
Zero on success.
LoggerEntryCollection Class | BR.AN.PviServices Namespace | LoggerEntryCollection.Save Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]