<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LoggerEntryCollection Class > LoggerEntryCollection Properties > LoggerEntryCollection.LoggerEntry Property |
Gets a logger entry by its ID
Gets a logger entry by its ID
[CLSCompliant(IsCompliant=False)]
public LoggerEntry this[int] { public get; }
Indexer function.
[CLSCompliant(IsCompliant=False)]
public LoggerEntry this[string] { public get; }
Gets a logger entry by its Unique ID
[CLSCompliant(IsCompliant=False)]
public LoggerEntry this[ulong] { public get; }
LoggerEntryCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]
Topics in this section: