![]() | Error Methods |
The TryValueTError type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from TryValueT.) |
![]() | Equals(TryValueT) | (Inherited from TryValueT.) |
![]() | Equals(Object, IEqualityComparer) | (Inherited from TryValueT.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | get_IsError | (Inherited from TryValueT.) |
![]() | get_IsSuccess | (Inherited from TryValueT.) |
![]() | get_Item | |
![]() | get_Tag | (Inherited from TryValueT.) |
![]() | GetHashCode | (Inherited from TryValueT.) |
![]() | GetHashCode(IEqualityComparer) | (Inherited from TryValueT.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns the string representation of the underlying value or `<error>`
(Inherited from TryValueT.) |