<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Value Class > Value Properties > Value.Value Property |
Gets or sets the value object of a structure member
Gets or sets the value object of a structure member
public Value this[int] { public get; public set; }
Gets or sets the value object of a structure member
public Value this[int[]] { public get; public set; }
Gets or sets the value of a field member
public Value this[string] { public get; public set; }
Value Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]
Topics in this section: