<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > StructMemberCollection Class > StructMemberCollection Properties > StructMemberCollection.IsVirtual Property |
Gets if it is avirtual collection or not. If true the iteration has to be done by a for loop. The GetEnumerator and the ContainsKey Methods are invalid in this case!!
[Visual Basic]
Public ReadOnly Property IsVirtual() As Boolean
Public Get
End Get
End Property
[C#]
public bool IsVirtual { public get; }
IsVirtual
StructMemberCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]