MemberCollection.Variable Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > MemberCollection Class > MemberCollection Properties >

MemberCollection.Variable Property

BR.AN.PviServices .NET


Gets an element of this instance by its index. (Accessing array elements)

Overload List

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; }

See Also

MemberCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

MemberCollection.Item Property

MemberCollection.Item Property