<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Value Class > Value Operators and Type Conversions > Value Equality Operator |
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
public static boolEquality Operator(Value,Value)
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
public static boolEquality Operator(Value,bool)
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
public static boolEquality Operator(Value,byte)
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
public static boolEquality Operator(Value,double)
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
public static boolEquality Operator(Value,short)
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
public static boolEquality Operator(Value,int)
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
public static boolEquality Operator(Value,long)
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
public static boolEquality Operator(Value,sbyte)
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
public static boolEquality Operator(Value,float)
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
public static boolEquality Operator(Value,ushort)
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
public static boolEquality Operator(Value,uint)
The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.
public static boolEquality Operator(Value,ulong)
Value Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]