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