Value Methods
The Value type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Adds a KeyValuePair.TKey, TValue. to the Value. | |
| ||
| ||
|
Adds a Value with the specified key to the Value if the key does not already exist, or updates a Value in the Value if the key already exists. | |
| ||
|
Changes the Type of this Value to the specified ValueType and adjusts the containing data. | |
| ||
|
Compares the current Value with another Boolean value and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Boolean value. | |
|
Compares the current Value with another Byte and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Byte. | |
|
Compares the current Value with other Bytes and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Bytes. | |
|
Compares the current Value with another Char and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Char. | |
|
Compares the current Value with another DateTime and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other DateTime. | |
|
Compares the current Value with another Decimal value and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Decimal value. | |
|
Compares the current Value with another Double-precision floating-point number and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Double-precision floating-point number. | |
|
Compares the current Value with another Int16 and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Int16. | |
|
Compares the current Value with another Int32 and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Int32. | |
|
Compares the current Value with another Int64 and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Int64. | |
|
Compares the current Value with another SByte and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other SByte. | |
|
Compares the current Value with another Single-precision floating-point number and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Single-precision floating-point number. | |
|
Compares the current Value with another String and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other String. | |
|
Compares the current Value with another TimeSpan and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other TimeSpan. | |
|
Compares the current Value with another UInt16 and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other UInt16. | |
|
Compares the current Value with another UInt32 and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other UInt32. | |
|
Compares the current Value with another UInt64 and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other UInt64. | |
|
Compares the current Value with another Access and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Access. | |
|
Compares the current Value with another Alarm and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Alarm. | |
|
Compares the current Value with another Event and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Event. | |
|
Compares the current Value with another Message and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Message. | |
|
Compares the current Value with another Severity and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Severity. | |
|
Compares the current Value with another Value and returns an integer that indicates whether the current Value precedes, follows, or occurs in the same position in the sort order as the other Value. | |
|
Determines whether the Value contains the specified KeyValuePair.TKey, TValue.. | |
| ||
|
Determines whether the Value contains a Value with the specified key. | |
|
Copies the KeyValuePair.TKey, TValue.s of the Value to the specified Array, starting at the specified index. | |
|
Copies the Values of the Value to the specified Array, starting at the specified index. | |
|
Creates a new object that is a deep copy of the current Value. | |
|
Indicates whether the current Value is equal to another Boolean value. | |
|
Indicates whether the current Value is equal to another Byte. | |
|
Indicates whether the current Value is equal to another Array of Bytes. | |
|
Indicates whether the current Value is equal to another Char. | |
|
Indicates whether the current Value is equal to another DateTime. | |
|
Indicates whether the current Value is equal to another Decimal value. | |
|
Indicates whether the current Value is equal to another Double-precision floating-point number. | |
|
Indicates whether the current Value is equal to another Int16. | |
|
Indicates whether the current Value is equal to another Int32. | |
|
Indicates whether the current Value is equal to another Int64. | |
|
Determines whether the specified Object is equal to the current Value. (Overrides Object.Equals(Object).) | |
|
Indicates whether the current Value is equal to another SByte. | |
|
Indicates whether the current Value is equal to another Single-precision floating-point number. | |
|
Indicates whether the current Value is equal to another String. | |
|
Indicates whether the current Value is equal to another TimeSpan. | |
|
Indicates whether the current Value is equal to another UInt16. | |
|
Indicates whether the current Value is equal to another UInt32. | |
|
Indicates whether the current Value is equal to another UInt64. | |
|
Indicates whether the current Value is equal to another Access. | |
|
Indicates whether the current Value is equal to another Alarm. | |
|
Indicates whether the current Value is equal to another Event. | |
|
Indicates whether the current Value is equal to another Message. | |
|
Indicates whether the current Value is equal to another Severity. | |
|
Indicates whether the current Value is equal to another Value. | |
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
|
Converts an instance of the Value class to the appropriate Access. | |
|
Converts an Alarm to the appropriate instance of the Value class. | |
|
Converts a Boolean value to the appropriate instance of the Value class. | |
|
Converts an Byte to the appropriate instance of the Value class. | |
|
Converts an array of Bytes to the appropriate instance of the Value class. | |
|
Converts a Char to the appropriate instance of the Value class. | |
|
Converts an instance of the DateTime class to the appropriate instance of the Value class. | |
|
Converts a Decimal value to the appropriate instance of the Value class. | |
|
Converts a Double-precision floating-point number to the appropriate instance of the Value class. | |
|
Converts an Event to the appropriate instance of the Value class. | |
|
Converts an Int16 to the appropriate instance of the Value class. | |
|
Converts an Int32 to the appropriate instance of the Value class. | |
|
Converts a Int64 to the appropriate instance of the Value class. | |
|
Converts an Message to the appropriate instance of the Value class. | |
|
Converts an SByte to the appropriate instance of the Value class. | |
|
Converts a Severity to the appropriate instance of the Value class. | |
|
Converts a Single-precision floating-point number to the appropriate instance of the Value class. | |
|
Converts a String to the appropriate instance of the Value class. | |
|
Converts an instance of the TimeSpan class to the appropriate instance of the Value class. | |
|
Converts an UInt16 to the appropriate instance of the Value class. | |
|
Converts an UInt32 to the appropriate instance of the Value class. | |
|
Converts a UInt64 to the appropriate instance of the Value class. | |
| ||
| ||
| ||
|
Gets the Boolean value of the Value, using the specified culture-specific formatting information. | |
| ||
| ||
| ||
| ||
|
Gets the DateTime of the Value, using the specified culture-specific formatting information. | |
| ||
|
Gets the Double-precision floating-point number of the Value. | |
|
Gets the Double-precision floating-point number of the Value, using the specified culture-specific formatting information. | |
| ||
|
Serves as the default hash function. (Overrides Object.GetHashCode..) | |
| ||
| ||
|
Gets the Int32 of the Value, using the specified culture-specific formatting information. | |
| ||
|
Gets the Int64 integer of the Value, using the specified culture-specific formatting information. | |
| ||
| ||
| ||
|
Gets the Single-precision floating-point number of the Value. | |
| ||
|
Gets the String of the Value, using the specified culture-specific formatting information. | |
| ||
|
Gets the TimeSpan of the Value, using the specified culture-specific formatting information. | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
| ||
| ||
| ||
| ||
| ||
| ||
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Removes the first occurrence of the specified KeyValuePair.TKey, TValue. from the Value. | |
| ||
|
Removes the first occurrence of the specified Value from the Value. | |
|
Removes the Value at the specified index. | |
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|
Gets the Double-precision floating-point number of the Value. | |
| ||
| ||
| ||
| ||
|
Gets the Single-precision floating-point number of the Value. | |
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|
Creates a new Value that is a shallow copy of the current Value. | |
|
Converts this instance of the Value class to the appropriate Access. | |
|
Converts this instance of the Value class to the appropriate Alarm. | |
|
Converts this instance of the Value class to the appropriate Array. | |
|
Converts this instance of the Value class to the appropriate Boolean. | |
|
Converts the Value to an equivalent Boolean value using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate Byte. | |
|
Converts the Value to an equivalent Byte using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate array of Bytes. | |
|
Converts this instance of the Value class to the appropriate Char. | |
|
Converts the Value to an equivalent Char using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate instance of the DateTime class. | |
|
Converts the Value to an equivalent DateTime using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate Decimal. | |
|
Converts the Value to an equivalent Decimal value using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate Double-precision floating-point number. | |
|
Converts the Value to an equivalent Double-precision floating-point number using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate Event. | |
|
Converts this instance of the Value class to the appropriate Int16. | |
|
Converts the Value to an equivalent Int16 integer using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate Int32. | |
|
Converts the Value to an equivalent Int32 using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate Int64. | |
|
Converts the Value to an equivalent Int64 integer using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate Message. | |
|
Converts this instance of the Value class to the appropriate SByte. | |
|
Converts the Value to an equivalent SByte using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate Severity. | |
|
Converts this instance of the Value class to the appropriate Single-precision floating-point number. | |
|
Converts the Value to an equivalent Single-precision floating-point number using the specified IFormatProvider. | |
|
Returns a String that represents the current Value. (Overrides Object.ToString..) | |
|
Converts the Value to an equivalent String using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate instance of the TimeSpan class. | |
|
Converts the Value to an equivalent Object of the specified Type using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate UInt16. | |
|
Converts the Value to an equivalent UInt16 integer using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate UInt32. | |
|
Converts the Value to an equivalent UInt32 using the specified IFormatProvider. | |
|
Converts this instance of the Value class to the appropriate UInt64. | |
|
Converts the Value to an equivalent UInt64 integer using the specified IFormatProvider. | |
|
Returns the current Value. | |
|
Gets the Value associated with the specified key. |
Extension Methods
|
Name |
Description |
---|---|---|
|
Sorts the Values of a sequence according to the specified String. (Defined by ValueExtensions.) | |
|
Overloaded. Resolves the current Value by the specified Queue.T. of elements. (Defined by ValueExtensions.) | |
|
Overloaded. Resolves the current Value by the specified path. (Defined by ValueExtensions.) | |
|
Overloaded. Returns an unformatted JSON String that represents the current Value. (Defined by ValueExtensions.) | |
|
Overloaded. Returns an unformatted JSON String that represents the current Value. (Defined by ValueExtensions.) | |
|
Overloaded. Returns a JSON String that represents the current Value. (Defined by ValueExtensions.) | |
|
Returns a JsonValue that contains an unformatted JSON String representing the current Value. (Defined by ValueExtensions.) | |
|
Overloaded. Resolves the current Value by the specified Queue.T. of elements. A return value indicates whether resolving succeeded. (Defined by ValueExtensions.) | |
|
Overloaded. Resolves the current Value by the specified Queue.T. of elements. A return value indicates whether resolving succeeded. (Defined by ValueExtensions.) |
- Value.Add Method
- Value.AddOrUpdate Method
- Value.AddRange Method
- Value.ChangeType Method
- Value.Clear Method
- Value.CompareTo Method
- Value.Contains Method
- Value.ContainsKey Method
- Value.CopyTo Method
- Value.DeepCopy Method
- Value.Equals Method
- Value.FromAccess Method
- Value.FromAlarm Method
- Value.FromBoolean Method
- Value.FromByte Method
- Value.FromBytes Method
- Value.FromChar Method
- Value.FromDateTime Method
- Value.FromDecimal Method
- Value.FromDouble Method
- Value.FromEvent Method
- Value.FromInt16 Method
- Value.FromInt32 Method
- Value.FromInt64 Method
- Value.FromMessage Method
- Value.FromSByte Method
- Value.FromSeverity Method
- Value.FromSingle Method
- Value.FromString Method
- Value.FromTimeSpan Method
- Value.FromUInt16 Method
- Value.FromUInt32 Method
- Value.FromUInt64 Method
- Value.GetAccess Method
- Value.GetAlarm Method
- Value.GetBool Method
- Value.GetByte Method
- Value.GetBytes Method
- Value.GetChar Method
- Value.GetDateTime Method
- Value.GetDecimal Method
- Value.GetDouble Method
- Value.GetEvent Method
- Value.GetHashCode Method
- Value.GetInt16 Method
- Value.GetInt32 Method
- Value.GetInt64 Method
- Value.GetMessage Method
- Value.GetSByte Method
- Value.GetSeverity Method
- Value.GetSingle Method
- Value.GetString Method
- Value.GetTimeSpan Method
- Value.GetTypeCode Method
- Value.GetUInt16 Method
- Value.GetUInt32 Method
- Value.GetUInt64 Method
- Value.IndexOf Method
- Value.Insert Method
- Value.Remove Method
- Value.RemoveAt Method
- Value.RemoveRange Method
- Value.SetValue Method
- Value.ShallowCopy Method
- Value.ToAccess Method
- Value.ToAlarm Method
- Value.ToArray Method
- Value.ToBoolean Method
- Value.ToByte Method
- Value.ToBytes Method
- Value.ToChar Method
- Value.ToDateTime Method
- Value.ToDecimal Method
- Value.ToDouble Method
- Value.ToEvent Method
- Value.ToInt16 Method
- Value.ToInt32 Method
- Value.ToInt64 Method
- Value.ToMessage Method
- Value.ToSByte Method
- Value.ToSeverity Method
- Value.ToSingle Method
- Value.ToString Method
- Value.ToTimeSpan Method
- Value.ToType Method
- Value.ToUInt16 Method
- Value.ToUInt32 Method
- Value.ToUInt64 Method
- Value.ToValue Method
- Value.TryGetValue Method