<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > MemberCollection Class > MemberCollection Properties > MemberCollection.Variable Property |
Gets an element of this instance by its index. (Accessing array elements)
Gets an element of this instance by its index. (Accessing array elements)
public Variable this[int] { public get; }
Gets an element of this instance by its name. (Accessing structure elements)
public Variable this[string] { public get; }
MemberCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]
Topics in this section: