ComparisonTypeEndsWith Field |
Checks whether a string ends with the specified value
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const ComparisonType EndsWith = 10
Public Const EndsWith As ComparisonType = 10
public:
literal ComparisonType^ EndsWith = 10
static val mutable EndsWith: ComparisonType
Field Value
Type:
ComparisonType
See Also