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