Int32Enum.ToString Method

<< 点击显示目录 >>

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

Int32Enum.ToString Method

BR.AN.PviServices .NET


Overrides the basic ToString method.

[Visual Basic]

Public Overrides Sub ToString()

[C#]

public override string ToString();

Return Value

The string representation of this enum.

See Also

Int32Enum Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]