<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Variable Class > Variable Properties > Variable.ExpandMembers Property |
Gets or sets if mebers of a struct or array should be expanded. If set to false no Variable objects will be created. The binary data which is a byte array will be accessable directly.
[Visual Basic]
Public Property ExpandMembers() As Boolean
Public Get
End Get
Public Set
End Set
End Property
[C#]
public bool ExpandMembers { public get; public set; }
ExpandMembers
Variable Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]