<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Variable Class > Variable Properties > Variable.Variable Property |
Gets an array element of type variable.
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; }
Variable Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]
Topics in this section: