LoggerEntryCollection Constructor

<< 点击显示目录 >>

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

LoggerEntryCollection Constructor

BR.AN.PviServices .NET


Initializes a new instance of the LoggerEntryCollection class.

[Visual Basic]

Public Overloads Sub New( _

  ByVal parent As Base, _

  ByVal name As String _

)

[C#]

LoggerEntryCollection(

  Base parent,

  string name

);

Parameters

parent

The parent object

name

The name of the collection.

See Also

LoggerEntryCollection Class | BR.AN.PviServices Namespace | LoggerEntryCollection Constructor Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]