'宣言 Public Shared Function CreateDateRangeOperand( _ ByVal relativeDate As Date, _ ByVal scope As DateRangeScope _ ) As SpecialFilterOperandBase
public static SpecialFilterOperandBase CreateDateRangeOperand( DateTime relativeDate, DateRangeScope scope )