![]() | FieldWrapperT Methods |
The FieldWrapperT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Abs |
Get the absolute value of the element.
|
![]() | CompareTo(T) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. |
![]() | CompareTo(FieldWrapperT) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. |
![]() | Deconstruct |
Deconstruct the wrapped member to an original member and wrapping field.
|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) |
![]() | Equals(T) | Indicates whether the current object is equal to another object of the same type. |
![]() | Equals(FieldWrapperT) | Indicates whether the current object is equal to another object of the same type. |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Invert |
Gets the inverted value of val.
|
![]() | Log |
Get the logarithm of the element.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Pow |
Get the element raised to an exponent.
|
![]() | PowInt |
Get the element raised to an exponent.
|
![]() | ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |