IComparableExtensions Class Members
The following tables list the members exposed by IComparableExtensions.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() | IsDefined | Determines whether this IComparable is defined. |
![]() ![]() | ToDateTime | Converts an System.IComparable to DateTime |
![]() ![]() | ToDouble | Overloaded. Fast conversion to Double if Double |
![]() ![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() ![]() | ToTimeSpan | Converts an System.IComparable to TimeSpan |
Extension Methods
Name | Description | |
---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also