Value.Value Property

<< 点击显示目录 >>

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

Value.Value Property

BR.AN.PviServices .NET


Gets or sets the value object of a structure member

Overload List

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

See Also

Value Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Value.Item Property

Value.Item Property

Value.Item Property