<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Variable Class > Variable Properties > Variable.Members Property |
Gets a collection of type MemberCollection which holds all members of this variable. Does only return objects of the first nesting level. Use StructureMembers to get a hashtable of all objects.
[Visual Basic]
Public ReadOnly Property Members() As MemberCollection
Public Get
End Get
End Property
[C#]
public MemberCollection Members { public get; }
Variable Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]