__Date 运算符与类型转换 |
__Date 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Addition(__Date, Double) | ||
Addition(__Date, Int32) | ||
Addition(__Date, Int64) | 这个运算符在编译器生成的代码中使用,当需要时。 | |
Addition(__Date, TimeSpan) | 这个运算符在编译器生成的代码中使用,当需要时。 | |
Addition(__Date, UInt32) | ||
Addition(__Date, UInt64) | ||
Addition(__Date, __Usual) | ||
Decrement | ||
Equality | 这个运算符在编译器生成的代码中使用,当需要时。 | |
(Int32 to __Date) | 这个转换器在需要时由编译器生成的代码中使用。 | |
(UInt32 to __Date) | 这个转换器在需要时由编译器生成的代码中使用。 | |
(__Date to UInt32) | 这个转换器在需要时由编译器生成的代码中使用。 | |
(__Date to Int32) | 这个转换器在需要时由编译器生成的代码中使用。 | |
GreaterThan | 这个运算符在编译器生成的代码中使用,当需要时。 | |
GreaterThanOrEqual | 这个运算符在编译器生成的代码中使用,当需要时。 | |
(DateTime to __Date) | 这个运算符在编译器生成的代码中使用,当需要时。 | |
(__Date to DateTime) | 这个运算符在编译器生成的代码中使用,当需要时。 | |
Increment | ||
Inequality | 这个运算符在编译器生成的代码中使用,当需要时。 | |
LessThan | 这个运算符在编译器生成的代码中使用,当需要时。 | |
LessThanOrEqual | 这个运算符在编译器生成的代码中使用,当需要时。 | |
Subtraction(__Date, Double) | ||
Subtraction(__Date, Int32) | ||
Subtraction(__Date, Int64) | ||
Subtraction(__Date, TimeSpan) | ||
Subtraction(__Date, UInt32) | ||
Subtraction(__Date, UInt64) | ||
Subtraction(__Date, __Date) | ||
Subtraction(__Date, __Usual) |