Variable.Variable Property

<< 点击显示目录 >>

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

Variable.Variable Property

BR.AN.PviServices .NET


Gets an array element of type variable.

Overload List

Gets an array element of type variable.

public Variable this[int] { public get; }

Gets an array element of type variable.

public Variable this[int[]] { public get; }

Gets the subitem of a structure Variable

public Variable this[string] { public get; }

See Also

Variable Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Variable.Item Property

Variable.Item Property

Variable.Item Property