IConvert Interface

<< 点击显示目录 >>

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

IConvert Interface

BR.AN.PviServices .NET


Defines methods that convert an instance of the Value class to an other Value instance. For using this functionality you have to implement a new class derived from IConvert. Additional you have to create a new instance of your class for setting the Convert property of your variable instance.

For a list of all members of this type, see IConvert Members .

[Visual Basic]

<CLSCompliant(IsCompliant:=False)> _

Public Interface IConvert

[C#]

[CLSCompliant(IsCompliant=False)]

public interface IConvert

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

IConvert Members | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

IConvert Members

IConvertMethods