public bool IsBeforeEndDateAndTime( DateTime time )
Public Function IsBeforeEndDateAndTime ( time As DateTime ) As Boolean
public: bool IsBeforeEndDateAndTime( DateTime time )
member IsBeforeEndDateAndTime : time : DateTime -> bool