Value  Operators and Type Conversions

<< 点击显示目录 >>

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

Value  Operators and Type Conversions

BR.AN.PviServices .NET


The operators and type conversions of the Value class are listed below. For a complete list of Value class members, see the Value Members topic.

Public Static (Shared) Operators and Type Conversions

puboperatorstaticAddition Operator

The addition operator computes the sum of the two instances of the Value class

puboperatorstaticDecrement Operator

The decrement operator (--) decrements the value by 1.

puboperatorstaticDivision Operator

The division operator (/) divides its first value type operand by its second.

puboperatorstaticEquality Operator

Overloaded. The equality operator (==) returns true if the two instances of the Value class are equal, false otherwise.

puboperatorstaticIncrement Operator

The increment operator (++) increments the value by 1.

puboperatorstaticInequality Operator

Overloaded. The inequality operator (!=) returns false if the two instances of the Value class are equal, true otherwise.

puboperatorstaticMultiplication Operator

The multiplication operator (*) computes the product of two instances of the Value class

puboperatorstaticSubtraction Operator

The subtraction operator computes the difference between the two instances of the Value class

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Boolean value An InvalidCastException exception is thrown for invalid conversions

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Boolean field value An InvalidCastException exception is thrown for invalid conversions

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Byte value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Byte field value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a DateTime value An InvalidCastException exception is thrown for conversions from Boolean, TimeSpan, String or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a DateTime field value An InvalidCastException exception is thrown for conversions from Boolean, TimeSpan, String or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Double value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Double field value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Int16 value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Int16 field value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Int32 value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Int32 field value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Int64 value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Int64 field value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a SByte value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a SByte field value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Single value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a Single field value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a String value An InvalidCastException exception is thrown for conversions from Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a String field value An InvalidCastException exception is thrown for conversions from Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a TimeSpan value An InvalidCastException exception is thrown for conversions from Boolean, DateTime, String or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a TimeSpan field value An InvalidCastException exception is thrown for conversions from Boolean, DateTime, String or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a UInt16 value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a UInt16 field value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a UInt32 value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a UInt32 field value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a UInt64 value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts the instance of the Value class to a UInt64 field value An InvalidCastException exception is thrown for conversions from DateTime, TimeSpan or Structure

puboperatorstaticImplicit to Conversion

Converts a Boolean value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts a Boolean field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an Byte value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts a Byte field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts a DateTime value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts a DateTime field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts a Double value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts a Double field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an Int16 value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an Int16 field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an Int32 value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an Int32 field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an Int64 value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an Int64 field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an SByte value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an SByte field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts a Single value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts a Single field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts a String value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts a String field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts a TimeSpan value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts a TimeSpan field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an UInt16 value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an UInt16 field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an UInt32 value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an UInt32 field value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an UInt64 value to an instance of the Value class

puboperatorstaticImplicit to Conversion

Converts an UInt64 field value to an instance of the Value class

See Also

Value Class | Value Members | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Value Addition Operator

Value Decrement Operator

Value Division Operator

Value Increment Operator

Value Multiplication Operator

Value Subtraction Operator

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion

Value Implicit to Conversion