GenericCompare Class | |
Provides fast methods to compare values of generic types.
Inheritance Hierarchy
Namespace: LawoAssembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax public static class GenericCompare
The GenericCompare type exposes the following members.
Methods
| Name | Description |
---|
| EqualsT | Determines whether the specified object instances are considered equal. |
TopThread Safety Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also