<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > MemoryCollection Class > MemoryCollection Properties > Memory Property > MemoryCollection.Item Property |
Gets a memory object by its index
[Visual Basic]
Public Overloads ReadOnly Property Item( _
ByVal index As Integer _
) As Memory
Public Get
End Get
End Property
[C#]
public Memory this[
int index
] { public get; }
index
The numeric index.
MemoryCollection Class | BR.AN.PviServices Namespace | MemoryCollection.Item Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]