<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Value Class > Value Methods > Value.ToEnum Method |
Converts the int value to its enum name. If the value is out of range the method will simply return the int value.
[Visual Basic]
Public Overridable Sub ToEnum()
[C#]
public virtual string ToEnum();
A String equivalent to the enumerated value of this instance.
Value Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]