public static Bool operator <( Text a, TextColumn b )
Public Shared Operator < ( a As Text, b As TextColumn ) As Bool
static let inline (<) a : Text * b : TextColumn : Bool
In This Article