<< 点击显示目录 >> 主页 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 type
[Visual Basic]
Public Overloads ReadOnly Property Item( _
ByVal type As MemoryType _
) As Memory
Public Get
End Get
End Property
[C#]
public Memory this[
MemoryType type
] { public get; }
type
The type to search for
MemoryCollection Class | BR.AN.PviServices Namespace | MemoryCollection.Item Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]