'Declaration <PureAttribute()> Public Shared Function EndOfDay( _ ByVal src As Date _ ) As Date
'Declaration
<PureAttribute()> Public Shared Function EndOfDay( _ ByVal src As Date _ ) As Date
[Pure()] public static DateTime EndOfDay( DateTime src )
[Pure()] public: static DateTime EndOfDay( DateTime src )
DateTimeHandling Class DateTimeHandling Members