LoggerEntryCollection.LoggerEntry Property

<< 点击显示目录 >>

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

LoggerEntryCollection.LoggerEntry Property

BR.AN.PviServices .NET


Gets a logger entry by its ID

Overload List

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; }

See Also

LoggerEntryCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

LoggerEntryCollection.Item Property

LoggerEntryCollection.Item Property