ComparisonTypeStartsWith Field |
Checks whether a string starts 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 StartsWith = 9
Public Const StartsWith As ComparisonType = 9
public:
literal ComparisonType^ StartsWith = 9
static val mutable StartsWith: ComparisonType
Field Value
Type:
ComparisonType
See Also