<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Value Class > Value Methods > Value.GetTypeCode Method |
Returns the TypeCode for this instance.
[Visual Basic]
Public NotOverridable Sub GetTypeCode() _
Implements IConvertible.GetTypeCode
[C#]
public TypeCode GetTypeCode();
The enumerated constant that is the TypeCode of the class or value type. TypeCode.Empty for objects which are not identfied yet.
Value Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]