System.WideString.operator <
C++
bool operator < (const WideString& rhs) const;
bool operator < (const BSTR w) const;
bool operator < (const char* s) const
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | wstring.h | System | WideString |
Description
Embarcadero Technologies does not currently have any additional information.